miggor-StreamGraph/project.godot
2023-06-10 20:13:16 +03:00

17 lines
461 B
Text

; 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=5
[application]
config/name="Re-DotDeck"
config/tags=PackedStringArray("dot_deck")
run/main_scene="res://test.tscn"
config/features=PackedStringArray("4.1", "Forward Plus")
config/icon="res://icon.svg"