forked from mchorse/metamorph
-
Notifications
You must be signed in to change notification settings - Fork 0
/
version.json
33 lines (33 loc) · 2.46 KB
/
version.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
{
"homepage":"https://www.curseforge.com/minecraft/mc-mods/metamorph",
"1.12.2":{
"1.2": "This big update adds many quality of life features related to management of morphs. Custom user categories, direct editing of acquired, recent morphs category, better editing. Basically after this update management of morphs is a bliss.",
"1.1.10": "This is a small patch update with a couple of bug fixes (mainly by asanetargoss).",
"1.1.9": "This is a small patch update with lots of awesome bug fixes pull requests from asanetargoss and Johni0702!",
"1.1.8": "This is a small patch update which is mostly oriented toward Blockbuster's compatibility, but also has some internal changes and few bug fixes.",
"1.1.7": "This is a small patch update which is mostly oriented toward Blockbuster's compatibility.",
"1.1.5": "This is a small, quick and dirty patch that provides several bugfixes (mainly for Blockbuster's update)."
},
"1.11.2":{
"1.1.10": "This is a small patch update with a couple of bug fixes (mainly by asanetargoss).",
"1.1.9": "This is a small patch update with lots of awesome bug fixes pull requests from asanetargoss and Johni0702!",
"1.1.8": "This is a small patch update which is mostly oriented toward Blockbuster's compatibility, but also h as some internal changes and few bug fixes.",
"1.1.7": "This is a small patch update which is mostly oriented toward Blockbuster's compatibility.",
"1.1.5": "This is a small, quick and dirty patch that provides several bugfixes (mainly for Blockbuster's update)."
},
"1.10.2":{
"1.1.10": "This is a small patch update with a couple of bug fixes (mainly by asanetargoss).",
"1.1.9": "This is a small patch update with lots of awesome bug fixes pull requests from asanetargoss and Johni0702!",
"1.1.8": "This is a small patch update which is mostly oriented toward Blockbuster's compatibility, but also has some internal changes and few bug fixes.",
"1.1.7": "This is a small patch update which is mostly oriented toward Blockbuster's compatibility.",
"1.1.5": "This is a small, quick and dirty patch that provides several bugfixes (mainly for Blockbuster's update)."
},
"promos":{
"1.12.2-latest":"1.2",
"1.12.2-recommended":"1.2",
"1.11.2-latest":"1.1.10",
"1.11.2-recommended":"1.1.10",
"1.10.2-latest":"1.1.10",
"1.10.2-recommended":"1.1.10"
}
}