First commit

This commit is contained in:
Emmet
2024-10-28 22:16:29 -05:00
commit 73f3cda995
625 changed files with 12225 additions and 0 deletions

14
project.godot Normal file
View File

@@ -0,0 +1,14 @@
; 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="Space Shooter"
config/features=PackedStringArray("4.3", "Forward Plus")