add addons and swarm engine skeleton

This commit is contained in:
2025-02-17 19:52:35 +01:00
parent 002e6ae41c
commit 80b6b7daab
110 changed files with 8665 additions and 1 deletions

16
.gitignore vendored
View File

@@ -1,3 +1,17 @@
# ---> Godot
# Godot 4+ specific ignores
.godot/
/android/
# 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