config/bcc-common: configure modpack name
This commit is contained in:
parent
24495ee682
commit
985d688019
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 = "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
|
||||
|
@ -1,5 +1,9 @@
|
||||
hash-format = "sha256"
|
||||
|
||||
[[files]]
|
||||
file = "config/bcc-common.toml"
|
||||
hash = "9ac8fa60374372082de84c90df2f65baa71a04e1d4427f84e130f4a7751c925d"
|
||||
|
||||
[[files]]
|
||||
file = "mods/3dskinlayers.pw.toml"
|
||||
hash = "505dbb620ba28bc0d2d42518976cf0dd1dd574904a96db7dc769d05285ddfef8"
|
||||
|
Loading…
x
Reference in New Issue
Block a user