更新到3.1.0

This commit is contained in:
2026-03-10 01:54:02 +08:00
parent 766893969f
commit cba0ba0f24
3157 changed files with 1158611 additions and 13361 deletions

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 = "RD project!"
#The version of the modpack
modpackVersion = "3.1.0"
#Use the metadata.json to determine the modpack version
#ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING
useMetadata = false