Update configuration files: Adjust max render distance in c2me.toml, modify worker thread range in flywheel-client.toml, change early window dimensions in fml.toml, and update sodium options and shader hash in respective JSON files. Add new mention keyword in chat.json.
This commit is contained in:
+2
-2
@@ -13,9 +13,9 @@ disableOptimizedDFU = true
|
||||
#Early window provider
|
||||
earlyWindowProvider = "fmlearlywindow"
|
||||
#Early window width
|
||||
earlyWindowWidth = 854
|
||||
earlyWindowWidth = 925
|
||||
#Early window height
|
||||
earlyWindowHeight = 480
|
||||
earlyWindowHeight = 530
|
||||
#Early window framebuffer scale
|
||||
earlyWindowFBScale = 1
|
||||
#Early window starts maximized
|
||||
|
||||
Reference in New Issue
Block a user