From 16a81a2b6ff494d1f31f28eb8975d309f63ba9d1 Mon Sep 17 00:00:00 2001 From: 3944Realms Date: Tue, 10 Sep 2024 00:35:20 +0800 Subject: [PATCH] =?UTF-8?q?2024-09-10=20=E6=94=B9=E4=B8=BAMIT=E5=8D=8F?= =?UTF-8?q?=E8=AE=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.