godot-demo-projects/2d/motion/engine.cfg

13 lines
159 B
INI

[application]
name="Motion Test"
main_scene="res://motion.scn"
icon="res://icon.png"
[display]
width=800
height=600
stretch_mode="2d"
stretch_aspect="keep"