]> git.seodisparate.com - TurnBasedMinecraftMod/commitdiff
Update update.json
authorStephen Seo <seo.disparate@gmail.com>
Fri, 1 Nov 2024 05:41:50 +0000 (14:41 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Fri, 1 Nov 2024 05:41:50 +0000 (14:41 +0900)
update.json

index 7ff0f23c32d8107bba0d4fe07171eb21684adb47..20f54232b0200782a9a7f628e4794f910f16f274 100644 (file)
@@ -1,18 +1,20 @@
 {
     "homepage": "https://github.com/Stephen-Seo/TurnBasedMinecraftMod",
     "1.21.3": {
+        "1.26.4": "Add player-specific config, NeoForge 21.3.6-beta.\n  https://github.com/Stephen-Seo/TurnBasedMinecraftMod/blob/neoforge/Changelog.md",
         "1.26.3": "Ported to NeoForge 21.3.2-beta (MC 1.21.3), minor tweak to packet.\n  https://github.com/Stephen-Seo/TurnBasedMinecraftMod/blob/neoforge/Changelog.md"
     },
     "1.21.1": {
+        "1.26.4-MC-1.21.1": "Add player-specific config, NeoForge 21.1.73.\n  https://github.com/Stephen-Seo/TurnBasedMinecraftMod/blob/neoforge/Changelog.md",
         "1.26.3-MC-1.21.1": "Minor tweak to packet.\n  https://github.com/Stephen-Seo/TurnBasedMinecraftMod/blob/neoforge/Changelog.md",
         "1.26.2": "Display Entities on attack menu in BattleGUI.\n  https://github.com/Stephen-Seo/TurnBasedMinecraftMod/blob/neoforge/Changelog.md",
         "1.26.1": "Ported to NeoForge 21.1.72, leave BattleGUI with Escape key, MC music paused in battle properly.\n  https://github.com/Stephen-Seo/TurnBasedMinecraftMod/blob/neoforge/Changelog.md",
         "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.3-latest": "1.26.3",
-        "1.21.3-recommended": "1.26.3",
-        "1.21.1-latest": "1.26.3-MC-1.21.1",
-        "1.21.1-recommended": "1.26.3-MC-1.21.1"
+        "1.21.3-latest": "1.26.4",
+        "1.21.3-recommended": "1.26.4",
+        "1.21.1-latest": "1.26.4-MC-1.21.1",
+        "1.21.1-recommended": "1.26.4-MC-1.21.1"
     }
 }