Clean slate

This commit is contained in:
bytegrip
2025-11-08 17:53:47 +02:00
commit a919c8717e
944 changed files with 134472 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
# 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" <
>
}