Upgrade Godot Version & Work Towards Level Gen

This commit is contained in:
2023-12-10 00:22:06 +01:00
parent 0fa604298f
commit 51beabf526
866 changed files with 265 additions and 1302 deletions

16
.gitignore vendored
View File

@ -1,7 +1,15 @@
# Legacy Godot 3.x specific ignores
.import/
# Godot 4+ specific ignores
.godot/
Builds
# Godot-specific ignores
.import/
export.cfg
export_presets.cfg
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores
.mono/
data_*/
mono_crash.*.json