initial
This commit is contained in:
commit
fbab737752
67 changed files with 1190 additions and 0 deletions
8
config/fml.toml
Normal file
8
config/fml.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Enable forge global version checking
|
||||
versionCheck = true
|
||||
# does the splashscreen run
|
||||
splashscreen = true
|
||||
defaultConfigPath = "defaultconfigs"
|
||||
# max threads for parallel loading : -1 uses Runtime#availableProcessors
|
||||
maxThreads = -1
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue