diff --git a/src/main/resources/META-INF/mods.toml b/src/main/resources/META-INF/mods.toml index 9ac336d..fa75df9 100644 --- a/src/main/resources/META-INF/mods.toml +++ b/src/main/resources/META-INF/mods.toml @@ -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 #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