massive work towards godot 4

This commit is contained in:
2023-02-01 04:43:50 -05:00
parent 42259a89ed
commit 5dac6ced93
484 changed files with 5935 additions and 5084 deletions

6
.gitignore vendored
View File

@ -1 +1,7 @@
# Legacy Godot 3.x specific ignores
.import/
# Godot 4+ specific ignores
.godot/
Builds