This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/bcc-common.toml

15 lines
370 B
TOML
Raw Normal View History

2023-11-02 12:32:44 -05:00
#General settings
[general]
#The CurseForge project ID for the modpack
#Range: > 0
modpackProjectID = 0
#The name of the modpack
modpackName = "PLEASE_CHANGE_ME"
#The version of the modpack
modpackVersion = "CHANGE_ME"
#Use the metadata.json to determine the modpack version
#ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING
useMetadata = false