diff --git a/gradle.properties b/gradle.properties index ae00048..d82bf6e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -30,7 +30,7 @@ mod_id=leashedplayer # The human-readable display name for the mod. mod_name=Leashed Player # The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default. -mod_license=All Rights Reserved +mod_license=MIT # The mod version. See https://semver.org/ mod_version=0.0.3.4 # The group ID for the mod. It is only important when publishing as an artifact to a Maven repository.