clean up project.godot

This commit is contained in:
Lera Elvoé 2023-12-19 02:34:58 +03:00
parent 4922f7cafe
commit 54f09390bb
No known key found for this signature in database

View file

@ -1,10 +1,17 @@
; 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="StreamGraph"
config/version="0.0.2-dev"
config/tags=PackedStringArray()
run/main_scene="res://graph_node_renderer/deck_holder_renderer.tscn"
config/use_custom_user_dir=true
config/custom_user_dir_name="streamgraph"