Config set and mod
This commit is contained in:
14
config/bcc-common.toml
Normal file
14
config/bcc-common.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
#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
|
||||
|
Reference in New Issue
Block a user