tecatnical/config/bcc-common.toml

15 lines
346 B
TOML

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