Remove unused URLs (#1731)

This is to prevent console spam when loading the mod.
This commit is contained in:
Sydney 2020-12-30 13:14:05 -05:00 committed by GitHub
parent 2d4ea508c0
commit e0477dede7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,10 +20,6 @@ modId="bloodmagic" #mandatory
version="${file.jarVersion}" #mandatory
# A display name for the mod
displayName="Blood Magic" #mandatory
# A URL to query for updates for this mod. See the JSON update specification <here>
updateJSONURL="http://myurl.me/" #optional
# A URL for the "homepage" for this mod, displayed in the mod UI
displayURL="http://example.com/" #optional
# A file name (in the root of the mod JAR) containing a logo for display
logoFile="examplemod.png" #optional
# A text field displayed in the mod UI