You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
563 B
29 lines
563 B
5 months ago
|
{
|
||
|
"name" : "tc.preset",
|
||
|
"displayname" : "",
|
||
|
"version" : "0.0.1",
|
||
|
"author" : "Théophile Clet",
|
||
|
"authors" : [ ],
|
||
|
"description" : "A jsui replacement for the preset object",
|
||
|
"tags" : ["preset", "pattrstorage", "jsui"],
|
||
|
"website" : "",
|
||
|
"extends" : "",
|
||
|
"extensible" : 0,
|
||
|
"max_version_min" : "8.6.2",
|
||
|
"max_version_max" : "none",
|
||
|
"os" : {
|
||
|
"macintosh" : {
|
||
|
"min_version" : "10.11.x",
|
||
|
"platform" : [ "x64", "aarch64" ]
|
||
|
}
|
||
|
,
|
||
|
"windows" : {
|
||
|
"min_version" : "10",
|
||
|
"platform" : [ "x64" ]
|
||
|
}
|
||
|
|
||
|
}
|
||
|
,
|
||
|
"homepatcher" : "tc.preset_demo.maxpat"
|
||
|
}
|