Update .packignore, instance.cfg, LivingEntity.class, and 32 more files
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
#Early window height
|
||||
earlyWindowHeight = 720
|
||||
#Enable forge global version checking
|
||||
versionCheck = true
|
||||
versionCheck = false
|
||||
#Should we control the window. Disabling this disables new GL features and can be bad for mods that rely on them.
|
||||
earlyWindowControl = true
|
||||
#Early window framebuffer scale
|
||||
earlyWindowFBScale = 1
|
||||
#Early window provider
|
||||
earlyWindowProvider = "fmlearlywindow"
|
||||
earlyWindowProvider = "SimpleCustomEarlyLoading"
|
||||
#Early window width
|
||||
earlyWindowWidth = 1280
|
||||
#Early window starts maximized
|
||||
|
||||
Reference in New Issue
Block a user