Files
Create-The_Factory_Must_Grow/run/config/flywheel-client.toml
DrMangoTea 088f145afe some stuff
2025-02-08 00:12:03 +01:00

9 lines
264 B
TOML

#Select the backend to use.
#Allowed Values: OFF, BATCHING, INSTANCING
backend = "BATCHING"
#Enable or disable a debug overlay that colors pixels by their normal.
debugNormals = false
#Enable or disable instance update limiting with distance.
limitUpdates = true