Files
ATM8/minecraft/config/flywheel-client.toml
Adrian Marquis b5ede55eba Version 1.0.19b
2023-05-29 13:49:34 +00:00

9 lines
267 B
TOML

#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