1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-21 14:57:09 +00:00
Files
godot/demos/2d/splash/engine.cfg
Rémi Verschelde 23cf6a85bd Port 2D demos to TSCN/TRES formats
Part of #4196.
2016-04-02 14:39:08 +02:00

10 lines
112 B
INI

[application]
name="Splash Screen"
main_scene="res://splash.tscn"
icon="res://icon.png"
[display]
height=450