godot-demo-projects/3d/material_testers/project.godot

28 lines
477 B
Plaintext
Raw Normal View History

; Engine configuration file.
; It's best edited using the editor UI and not directly,
; since the parameters that go here are not all obvious.
;
; Format:
; [section] ; section goes between []
; param=value ; assign values to parameters
2017-07-03 17:53:25 +02:00
config_version=3
[application]
2017-07-26 20:06:21 +02:00
config/name="Material Tester"
run/main_scene="res://tester.scn"
2017-10-29 20:31:56 +01:00
config/icon="res://icon.png"
[gdnative]
singletons=[ ]
2017-07-03 17:53:25 +02:00
[memory]
multithread/thread_rid_pool_prealloc=60
[rendering]
quality/msaa=2