Initial version 1.0.0

This commit is contained in:
2026-05-01 14:53:52 +02:00
parent 7484dcf91f
commit 421161f075
4 changed files with 18 additions and 1 deletions
+13
View File
@@ -0,0 +1,13 @@
#General settings
[general]
#modpackProjectID is now deprecated and will be removed soon
# Default: 0
# Range: > 0
modpackProjectID = 0
#The name of the modpack
modpackName = "Banana"
#The version of the modpack
modpackVersion = "1.0.0"
#Use the metadata.json to determine the modpack version
#ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING
useMetadata = false