godot/demos/2d/motion/engine.cfg
2015-11-19 23:45:37 +01:00

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"