-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreleaseFiles.json
32 lines (32 loc) · 1.29 KB
/
releaseFiles.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"targets" : [
{
"name" : "base_hueControl",
"url" : "https://github.com/raganmd/touchdesigner-hueControl/blob/master/release/base_hueControl.tox"
},
{
"name" : "base_save",
"url" : "https://github.com/raganmd/touchdesigner-save-external/blob/master/release/base_save.tox"
},
{
"name" : "base_save_for_release",
"url" : "https://github.com/raganmd/touchdesigner-tox-prep-for-release/blob/master/release/base_save_for_release.tox"
},
{
"name" : "base_dominant_color",
"url" : "https://github.com/raganmd/touchdesigner-dominant-color/blob/master/release/base_dominant_color.tox"
},
{
"name" : "base_instagram",
"url" : "https://github.com/raganmd/touchdesigner-dominant-color/blob/master/release/base_dominant_color.tox"
},
{
"name" : "base_sop-to-svg",
"url" : "https://github.com/raganmd/touchdesigner-sop-to-svg/blob/master/release/sop-to-svg.tox"
},
{
"name" : "base_dominant_color",
"url" : "https://github.com/raganmd/touchdesigner-dominant-color/blob/master/release/base_dominant_color.tox"
}
]
}