Skip to content

Commit

Permalink
add json url
Browse files Browse the repository at this point in the history
  • Loading branch information
OakBricks-old committed Jul 26, 2021
1 parent b2bc06d commit 7159e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/META-INF/mods.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ version="1.1.0" #mandatory
# A display name for the mod
displayName="Oak's Ore Mod" #mandatory
# A URL to query for updates for this mod. See the JSON update specification https://mcforge.readthedocs.io/en/latest/gettingstarted/autoupdate/
#updateJSONURL="https://change.me.example.invalid/updates.json" #optional
updateJSONURL="https://oakbricks.github.io/oakbricks/oakoresforge-promos.json" #optional
# A URL for the "homepage" for this mod, displayed in the mod UI
#displayURL="https://change.me.to.your.mods.homepage.example.invalid/" #optional
# A file name (in the root of the mod JAR) containing a logo for display
Expand Down

0 comments on commit 7159e20

Please sign in to comment.