mod updates

This commit is contained in:
krumel
2022-08-29 23:12:45 +02:00
parent 380af808d2
commit 965f6270cc
19 changed files with 110 additions and 77 deletions

View File

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