cteNEV0.2/client/config/bcc-common.toml
2024-09-01 04:51:31 -07:00

15 lines
366 B
TOML

#General settings
[general]
#The CurseForge project ID for the modpack
#Range: > 0
modpackProjectID = 0
#The name of the modpack
modpackName = "Craft to Exile 2"
#The version of the modpack
modpackVersion = "0.6.2"
#Use the metadata.json to determine the modpack version
#ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING
useMetadata = false