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

13 lines
175 B
INI
Raw Normal View History

[application]
name="Glass Bubbles (Texscreen)"
main_scene="res://bubbles.tscn"
icon="res://icon.png"
[display]
width=800
height=600
stretch_mode="2d"
stretch_aspect="keep"