Files
Chronolock/config/bcc-common.toml
2024-08-23 14:35:43 +02:00

13 lines
341 B
TOML

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