Version 1.0.19b
This commit is contained in:
8
minecraft/config/flywheel-client.toml
Normal file
8
minecraft/config/flywheel-client.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
#Select the backend to use.
|
||||
#Allowed Values: OFF, BATCHING, INSTANCING
|
||||
backend = "OFF"
|
||||
#Enable or disable a debug overlay that colors pixels by their normal.
|
||||
debugNormals = false
|
||||
#Enable or disable instance update limiting with distance.
|
||||
limitUpdates = true
|
||||
|
||||
Reference in New Issue
Block a user