forked from natcl/max_package_downloader
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmax_packages.json
51 lines (44 loc) · 1.02 KB
/
max_packages.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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
"ejies":
{
"enabled": "true",
"link": "http://download.e--j.com/software/ejies_3.2.zip",
"relative_path": "None"
},
"zsa.descriptors":
{
"enabled": "true",
"link": "http://download.e--j.com/software/zsa.descriptors_1.01_nc_mac.zip",
"relative_path": "None"
},
"jit.gl.hap":
{
"enabled": "true",
"link": "https://github.com/robtherich/jit.gl.hap/archive/master.zip",
"relative_path": "package"
},
"Max Package Downloader":
{
"enabled": "true",
"link": "https://github.com/natcl/max_package_downloader/archive/master.zip",
"relative_path": "None"
},
"Max ToolBox":
{
"enabled": "true",
"link": "https://github.com/natcl/maxtoolbox/archive/master.zip",
"relative_path": "None"
},
"TapTools":
{
"enabled": "true",
"link": "https://github.com/tap/TapTools/archive/master.zip",
"relative_path": "TapTools"
},
"uci":
{
"enabled": "true",
"link": "http://www.expr-i0.net/uci.zip",
"relative_path": "None"
}
}