did things

This commit is contained in:
Nyx
2025-08-25 21:45:13 -06:00
parent a79a7551b3
commit 17380c2c60
43 changed files with 1147 additions and 624 deletions

15
demo/project.godot Normal file
View File

@@ -0,0 +1,15 @@
; 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="demo"
config/features=PackedStringArray("4.5", "Forward Plus")
config/icon="res://icon.svg"