Add update.json (neoforge)

This commit is contained in:
Stephen Seo 2024-10-23 16:20:58 +09:00
parent cecf687c7e
commit 89f19f3218

10
update.json Normal file
View file

@ -0,0 +1,10 @@
{
"homepage": "https://github.com/Stephen-Seo/TurnBasedMinecraftMod",
"1.21.1": {
"1.26.0": "Ported to NeoForge 21.1.69, client config.\n https://github.com/Stephen-Seo/TurnBasedMinecraftMod/blob/neoforge/Changelog.md"
},
"promos": {
"1.21.1-latest": "1.26.0",
"1.21.1-recommended": "1.26.0"
}
}