Delete fml.toml
This commit is contained in:
parent
b48b164e75
commit
5545f486dc
1 changed files with 0 additions and 25 deletions
25
.github/buildtools/serverfiles/config/fml.toml
vendored
25
.github/buildtools/serverfiles/config/fml.toml
vendored
|
|
@ -1,25 +0,0 @@
|
||||||
#Early window height
|
|
||||||
earlyWindowHeight = 480
|
|
||||||
#Early window framebuffer scale
|
|
||||||
earlyWindowFBScale = 1
|
|
||||||
#Enable forge global version checking
|
|
||||||
versionCheck = true
|
|
||||||
#Early window provider
|
|
||||||
earlyWindowProvider = "fmlearlywindow"
|
|
||||||
#Early window width
|
|
||||||
earlyWindowWidth = 854
|
|
||||||
#Early window starts maximized
|
|
||||||
earlyWindowMaximized = false
|
|
||||||
#Default config path for servers
|
|
||||||
defaultConfigPath = "defaultconfigs"
|
|
||||||
#Disables Optimized DFU client-side - already disabled on servers
|
|
||||||
disableOptimizedDFU = true
|
|
||||||
#Skip specific GL versions, may help with buggy graphics card drivers
|
|
||||||
earlyWindowSkipGLVersions = []
|
|
||||||
#Should we control the window. Disabling this disables new GL features and can be bad for mods that rely on them.
|
|
||||||
earlyWindowControl = true
|
|
||||||
#Max threads for early initialization parallelism, -1 is based on processor count
|
|
||||||
maxThreads = -1
|
|
||||||
#Squir?
|
|
||||||
earlyWindowSquir = false
|
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue