]> git.seodisparate.com - TurnBasedMinecraftMod/commitdiff
Add updateJSONURL to mods.toml file
authorStephen Seo <seo.disparate@gmail.com>
Wed, 23 Oct 2024 07:27:31 +0000 (16:27 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Wed, 23 Oct 2024 07:27:31 +0000 (16:27 +0900)
src/main/resources/META-INF/mods.toml

index 9ac336db5374f2f2d0a5d74049522c22f2f43ceb..fa75df97ba4323c2c90e760da4af785da40dd253 100644 (file)
@@ -20,6 +20,7 @@ version="${mod_version}" #mandatory
 displayName="${mod_name}" #mandatory
 # A URL to query for updates for this mod. See the JSON update specification <here>
 #updateJSONURL="" #optional
+updateJSONURL="https://github.com/Stephen-Seo/TurnBasedMinecraftMod/raw/refs/heads/forge/update.json"
 # A URL for the "homepage" for this mod, displayed in the mod UI
 displayURL="https://github.com/Stephen-Seo/TurnBasedMinecraftMod" #optional
 # A file name (in the root of the mod JAR) containing a logo for display