Files
ATM8/minecraft/config/fml.toml
Adrian Marquis b5ede55eba Version 1.0.19b
2023-05-29 13:49:34 +00:00

11 lines
311 B
TOML

# Enable forge global version checking
versionCheck = false
# does the splashscreen run
splashscreen = false
# Disables Optimized DFU client-side.
disableOptimizedDFU = true
defaultConfigPath = "defaultconfigs"
# max threads for parallel loading : -1 uses Runtime#availableProcessors
maxThreads = -1