From: Stephen Seo Date: Wed, 23 Oct 2024 07:20:58 +0000 (+0900) Subject: Add update.json (forge) X-Git-Tag: forge-1.26.1~11 X-Git-Url: https://git.seodisparate.com/tbm-edit-post-battle.jpg?a=commitdiff_plain;h=4652ecf20e896e794b9e9a1db95c746101fb1211;p=TurnBasedMinecraftMod Add update.json (forge) --- diff --git a/update.json b/update.json new file mode 100644 index 0000000..8016828 --- /dev/null +++ b/update.json @@ -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" + } +}