From b1e50e98ec7297ae0d2a7ea201826c2dd816422f Mon Sep 17 00:00:00 2001 From: Fureniku Date: Sat, 27 Jan 2024 11:12:50 +0000 Subject: [PATCH] Set mod metadata --- gradle.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index 198b8bd..1444327 100644 --- a/gradle.properties +++ b/gradle.properties @@ -48,14 +48,14 @@ mod_name=Metropolis # The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default. mod_license=All Rights Reserved # The mod version. See https://semver.org/ -mod_version=1.0.0 +mod_version=0.1.0 # The group ID for the mod. It is only important when publishing as an artifact to a Maven repository. # This should match the base package used for the mod sources. # See https://maven.apache.org/guides/mini/guide-naming-conventions.html mod_group_id=com.fureniku.metropolis # The authors of the mod. This is a simple text string that is used for display purposes in the mod list. -mod_authors=YourNameHere, OtherNameHere +mod_authors=Fureniku # The description of the mod. This is a simple multiline text string that is used for display purposes in the mod list. -mod_description=Example mod description.\nNewline characters can be used and will be replaced properly. +mod_description=Library mod for Fureniku's mods # Pack version - this changes each minecraft release, in general. pack_format_number=18