Added 1.16 support and added some other stuff

This commit is contained in:
coolGi2007
2022-04-04 18:19:31 +09:30
parent 05d5f0b943
commit ea4949b3a2
19 changed files with 249 additions and 46 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ issueTrackerURL="${issues}"
modId="lod" #//mandatory
version= "${version}" #//mandatory, gets the version number from jar populated by the build.gradle script
displayName="${mod_name}" #//mandatory
authors="${authors}"
authors=${authors}
#//updateJSONURL="https://change.me.example.invalid/updates.json" # A URL to query for updates for this mod. See the JSON update specification https://mcforge.readthedocs.io/en/latest/gettingstarted/autoupdate/
displayURL="${homepage}"
description= "${description}" #//mandatory. The description text for the mod