This repository has been archived by the owner on Mar 6, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
updater.json
94 lines (94 loc) · 2.22 KB
/
updater.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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
{
"$schema": "https://raw.githubusercontent.com/AntiCope/mod-updater/master/schema.json",
"version": ["1.17.1", "1.17"],
"loader": "fabric",
"path": ".",
"direct": [
{
"name": "meteor-client.jar",
"url": "https://meteorclient.com/download?devBuild=latest"
},
{
"name": "meteor-rejects-addon.jar",
"url": "https://github.com/AntiCope/meteor-rejects/releases/download/latest-1.17/meteor-rejects-addon-0.0.4.jar"
},
{
"name": "meteor-crash-addon.jar",
"url": "https://github.com/Wide-Cat/meteor-crash-addon/releases/download/latest/meteor-crash-addon-0.2.jar"
}
],
"modrinth": [
{
"name": "mod-menu.jar",
"id": "mOgUt4GM"
},
{
"name": "lazy-dfu.jar",
"id": "hvFnDODi"
},
{
"name": "lambdabettergrass.jar",
"id": "2Uev7LdA"
},
{
"name": "cull-leaves.jar",
"id": "GNxdLCoP"
},
{
"name": "falling-leaves.jar",
"id": "WhbRG4iK"
},
{
"name": "libjf.jar",
"id": "WKwQAwke"
},
{
"name": "resourcepack-opts.jar",
"id": "disabled:TiF5QWZY"
},
{
"name": "slyde.jar",
"id": "diCZrsch"
},
{
"name": "seed-mapper.jar",
"id": "C4GbEnuY"
},
{
"name": "fabric-api.jar",
"id": "P7dR8mSH"
},
{
"name": "smoothboot.jar",
"id": "FWumhS4T"
},
{
"name": "wthit.jar",
"id": "6AQIaxuO"
}
],
"github_releases": [
{
"name": "clientcommands.jar",
"repo": "Earthcomputer/clientcommands"
},
{
"name": "multiconnect.jar",
"repo": "disabled:Earthcomputer/multiconnect"
}
],
"curseforge": [
{
"name": "egg-tab.jar",
"id": 360449
},
{
"name": "roughly-enough-items.jar",
"id": 310111
},
{
"name": "betterf3.jar",
"id": 401648
}
]
}