Update mods.toml license to match repository license

This commit is contained in:
Jared 2023-06-11 03:32:46 +02:00
parent fc6f452e8c
commit 2baa2d2ba4

View File

@ -1,6 +1,6 @@
modLoader = "javafml" #mandatory
loaderVersion = "[44,)" #mandatory This is typically bumped every Minecraft version by Forge. See https://files.minecraftforge.net/ for a list of versions.
license = "All rights reserved" # Review your options at https://choosealicense.com/.
license = "C0-1.0" # Review your options at https://choosealicense.com/.
#issueTrackerURL="https://change.me.to.your.issue.tracker.example.invalid/" #optional
[[mods]] #mandatory
modId = "multiloader" #mandatory