rsemcm/client/overrides/config/flywheel-client.toml
Harrison Deng 3ac7cf66c2
Some checks reported errors
ydeng/Reslate/rsemcm/pipeline/head Something is wrong with the build of this commit
RealYHD/rsemcm/pipeline/head Something is wrong with the build of this commit
Updated client modpack to reflect server mod changes.
2022-05-30 15:47:37 -05:00

9 lines
282 B
TOML

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