miggor-StreamGraph/project.godot
2023-06-12 18:59:30 +03:00

18 lines
529 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://graph_node_renderer/deck_renderer_graph_edit.tscn"
config/features=PackedStringArray("4.1", "Forward Plus")
run/low_processor_mode=true
config/icon="res://icon.svg"