completely rewritten with godot 4 beta

This commit is contained in:
2022-11-25 00:31:57 +01:00
parent 42d11b7fb3
commit 2e97d1fec7
38 changed files with 375 additions and 632 deletions

12
.gitignore vendored
View File

@@ -1,12 +1,4 @@
# Godot-specific ignores
.import/
export.cfg
export_presets.cfg
# Mono-specific ignores
.mono/
data_*/
# Godot 4+ specific ignores
.godot/
#custom
.vs/