Files
2021-10-28 10:18:15 +03:00

16 lines
377 B
Plaintext

; Engine configuration file.
; It's best edited using the editor UI and not directly,
; since the parameters that go here are not all obvious.
;
; Format:
; [section] ; section goes between []
; param=value ; assign values to parameters
config_version=4
[application]
config/name="UI Mirroring Demo"
run/main_scene="res://ui_mirroring.tscn"
config/icon="res://icon.png"