Files
JMT-MCMT/etc/update.json
T
jediminer543 25ff968782 Mucked around with stuff such that the syncfu code is now in another jar
Doing it all in one jar was making forge refuse to load it :(
2020-10-03 11:16:35 +01:00

29 lines
862 B
JSON

{
"homepage": "https://github.com/jediminer543/JMT-MCMT",
"1.16.3": {
"0.17.54": "Added update checking and made mod actually load again",
"0.17.52": "Added FU patching"
},
"1.16.2": {
"0.17.54": "Added update checking and made mod actually load again",
"0.17.52": "Added FU patching"
},
"1.16.1": {
"0.17.54": "Added update checking and made mod actually load again",
"0.17.52": "Added FU patching"
},
"1.15.2": {
"0.17.54": "Added update checking and made mod actually load again",
"0.17.52": "Added FU patching"
},
"promos": {
"1.16.3-latest": "0.17.53",
"1.16.3-recommended": "0.17.53",
"1.16.2-latest": "0.17.53",
"1.16.2-recommended": "0.17.53",
"1.16.1-latest": "0.17.53",
"1.16.1-recommended": "0.17.53",
"1.15.2-latest": "0.17.53",
"1.15.2-recommended": "0.17.53"
}
}