1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-16 14:00:40 +00:00
Files
godot/demos/misc/window_management/engine.cfg
2015-01-14 13:27:03 +08:00

11 lines
142 B
INI

[application]
name="window_management"
main_scene="res://window_management.scn"
icon="icon.png"
[display]
fullscreen=false
resizable=false