godot/demos/2d/splash/engine.cfg

10 lines
111 B
INI
Raw Normal View History

2014-02-10 02:10:30 +01:00
[application]
name="Splash Screen"
main_scene="res://splash.xml"
2015-10-29 20:37:09 +01:00
icon="res://icon.png"
2014-02-10 02:10:30 +01:00
[display]
height=450