Proper launch patcher

This commit is contained in:
2024-06-25 15:04:58 +02:00
parent 5c983add1c
commit 4792644b03
4 changed files with 234 additions and 15 deletions

View File

@@ -6,7 +6,7 @@
"authors" : [ ],
"description" : "A jsui replacement for the preset object",
"tags" : ["preset", "pattrstorage", "jsui"],
"website" : "",
"website" : "https://github.com/Teufeuleu/tc.preset/",
"extends" : "",
"extensible" : 0,
"max_version_min" : "8.6.2",
@@ -24,5 +24,5 @@
}
,
"homepatcher" : "tc.preset_demo.maxpat"
"homepatcher" : "tc.preset Launch.maxpat"
}