]> git.seodisparate.com - TurnBasedMinecraftMod/commitdiff
Add update.json (forge)
authorStephen Seo <seo.disparate@gmail.com>
Wed, 23 Oct 2024 07:20:58 +0000 (16:20 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Wed, 23 Oct 2024 07:22:49 +0000 (16:22 +0900)
update.json [new file with mode: 0644]

diff --git a/update.json b/update.json
new file mode 100644 (file)
index 0000000..8016828
--- /dev/null
@@ -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"
+    }
+}