configsss

This commit is contained in:
SpeeeDCraft 2023-10-12 21:00:16 +07:00
parent 7bb78939e2
commit 6b6fe8a57c
18 changed files with 1011 additions and 0 deletions

View file

@ -0,0 +1,8 @@
#Select the backend to use.
#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