This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/fml.toml

11 lines
311 B
TOML
Raw Normal View History

2023-11-02 12:32:44 -05:00
# 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