Renderer/assets/Config/settings.json
2021-08-07 17:43:43 -04:00

16 lines
359 B
JSON

{
"gameplayGenerateWorld" : false,
"displayWidth" : 1920,
"displayHeight" : 1080,
"graphicsFOV" : 90.0,
"graphicsPerformanceEnableVSync" : true,
"graphicsPerformanceDrawShadows" : true,
"graphicsDebugDrawCollisionSpheres" : false,
"graphicsDebugDrawPhysicsObjects" : false,
"graphicsDebugDrawMovementVectors" : false
}