First commit

This commit is contained in:
2024-07-07 14:27:12 +02:00
parent 1007e1c26a
commit 0ee0eb63c0
15 changed files with 1455 additions and 0 deletions

24
project.godot Normal file
View File

@@ -0,0 +1,24 @@
; 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="BaseDefendPrototype"
config/features=PackedStringArray("4.2", "Forward Plus")
config/icon="res://icon.svg"
[debug]
gdscript/warnings/untyped_declaration=2
[editor]
version_control/plugin_name="GitPlugin"
version_control/autoload_on_startup=true