Initial setup w. basic scene(s)

This commit is contained in:
2025-11-22 22:57:26 +01:00
parent c57f07ffc2
commit cdcc23c50a
10 changed files with 119 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
; 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="EvolveDieRepeat"
run/main_scene="uid://drgv154ei1vrl"
config/features=PackedStringArray("4.5", "Forward Plus")
config/icon="res://icon.svg"