Files
TLOU-P2/config/bcc-common.toml
2025-04-19 02:56:28 -04:00

15 lines
353 B
TOML

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