Files
gunpowder-cocktail-server/config/BiomeTweaker/BiomeTweaker.cfg
2025-11-08 15:21:14 +02:00

19 lines
519 B
INI

# Configuration file
"output files" {
# If true, BiomeTweaker will not generate any output files. [default: false]
B:"Disable Output Files"=false
# If true, BiomeTweaker will generate separate files for each item when creating the status report. [default: true]
B:"Output Seperate Files"=true
}
scripting {
# A list of script files to include that are not in the scripts folder. An example script file is created along with this configuration file. [default: ]
S:"Script Files" <
>
}