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

33 lines
546 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
config_version=4
_global_script_classes=[ ]
_global_script_class_icons={
}
[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]
2018-03-19 17:01:38 +01:00
quality/filters/msaa=2