-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathupdate.json
More file actions
30 lines (30 loc) · 1.12 KB
/
update.json
File metadata and controls
30 lines (30 loc) · 1.12 KB
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
{
"homepage": "https://mods.joezwet.me/galacticraft-rpc",
"promos": {
"1.12.2-latest" : "2.2.0",
"1.12.2-recommended" : "2.2.0",
"1.11.2-latest" : "2.1.1",
"1.11.2-recommended" : "2.1.1",
"1.10.2-latest" : "2.1.1",
"1.10.2-recommended" : "2.1.1"
},
"1.12.2" : {
"2.2.0" : "General Update",
"2.1.1" : "Fix version info.",
"2.1.0" : "Fix dimension not changing on Discord.",
"2.0.0" : "Dynamically generate image keys based off of planet names, support addons, and add config."
},
"1.11.2" : {
"2.1.1" : "Fix version info.",
"2.1.0" : "Fix dimension not changing on Discord.",
"2.0.0" : "Dynamically generate image keys based off of planet names, support addons, and add config."
},
"1.10.2" : {
"2.1.1" : "Fix version info.",
"2.1.0" : "Fix dimension not changing on Discord.",
"2.0.0" : "Dynamically generate image keys based off of planet names, support addons, and add config.",
"1.1.0" : "Renamed to Galacticraft RPC",
"1.0.0+1" : "Added all dims accessible by Galacticraft and Extra Planets",
"0.1.0-beta+1" : "Initial Release Build"
}
}