ForgePatch/src/fmllauncher/resources/META-INF/defaultfmlconfig.toml

7 lines
196 B
TOML

# does the splashscreen run
splashscreen = true
# max threads for parallel loading : -1 uses Runtime#availableProcessors
maxThreads = -1
# Enable forge global version checking
versionCheck = true