cteNEV/config/bcc-common.toml

15 lines
353 B
TOML
Raw Normal View History

2024-05-04 02:05:39 -07:00
#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.5.2b"
#Use the metadata.json to determine the modpack version
#ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING
useMetadata = false