Files
godot-demo-projects/misc/tween/project.godot
2017-09-30 21:22:16 +10:00

32 lines
561 B
Plaintext

; 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=3
[application]
config/name="Tween Demo"
run/main_scene="res://main.tscn"
config/icon="res://icon.png"
target_fps=60
[display]
window/size/width=928
window/size/height=672
stretch/aspect="keep_width"
stretch/mode="2d"
[gdnative]
singletons=[ ]
[memory]
multithread/thread_rid_pool_prealloc=60