Add update.json (forge)
This commit is contained in:
parent
d5308986e9
commit
4652ecf20e
1 changed files with 10 additions and 0 deletions
10
update.json
Normal file
10
update.json
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"homepage": "https://github.com/Stephen-Seo/TurnBasedMinecraftMod",
|
||||||
|
"1.21.1": {
|
||||||
|
"1.26.0": "Ported to Forge 52.0.21, client config.\n https://github.com/Stephen-Seo/TurnBasedMinecraftMod/blob/forge/Changelog.md"
|
||||||
|
},
|
||||||
|
"promos": {
|
||||||
|
"1.21.1-latest": "1.26.0",
|
||||||
|
"1.21.1-recommended": "1.26.0"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue