File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ modLoader="javafml" #mandatory
99loaderVersion =" [36,)" # mandatory This is typically bumped every Minecraft version by Forge. See our download page for lists of versions.
1010# The license for you mod. This is mandatory metadata and allows for easier comprehension of your redistributive properties.
1111# Review your options at https://choosealicense.com/. All rights reserved is the default copyright stance, and is thus the default here.
12- license =" All rights reserved "
12+ license =" MIT "
1313# A URL to refer people to when problems occur with this mod
1414# issueTrackerURL="https://change.me.to.your.issue.tracker.example.invalid/" #optional
1515# A list of mods - how many allowed here is determined by the individual mod loader
You can’t perform that action at this time.
0 commit comments