···1+; Engine configuration file.
2+; It's best edited using the editor UI and not directly,
3+; since the parameters that go here are not all obvious.
4+;
5+; Format:
6+; [section] ; section goes between []
7+; param=value ; assign values to parameters
8+9+config_version=5
10+11+[application]
12+13+config/name="momentoso"
14+run/main_scene="uid://b2knoqyv0re16"
15+config/features=PackedStringArray("4.4", "Forward Plus")
16+config/icon="res://icon.svg"
17+18+[display]
19+20+window/stretch/mode="canvas_items"
21+22+[rendering]
23+24+environment/defaults/default_clear_color=Color(0, 0, 0, 1)