From: Stephen Seo Date: Wed, 23 Oct 2024 07:20:58 +0000 (+0900) Subject: Add update.json (neoforge) X-Git-Tag: neoforge-1.26.1~13 X-Git-Url: https://git.seodisparate.com/stephenseo/LD55?a=commitdiff_plain;h=89f19f32188376fc46ea543850b13128bf896f15;p=TurnBasedMinecraftMod Add update.json (neoforge) --- diff --git a/update.json b/update.json new file mode 100644 index 0000000..a72b364 --- /dev/null +++ b/update.json @@ -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" + } +}