Initial commit

This commit is contained in:
2026-01-12 16:48:15 +01:00
commit 3d0aeb4016
211 changed files with 19354 additions and 0 deletions

32
.gitignore vendored Normal file
View File

@@ -0,0 +1,32 @@
# Godot 4+ specific ignores
.godot/
.nomedia
*.tmp
# Project-specific
/Builds
# Godot-specific ignores
.import/
export.cfg
export_credentials.cfg
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores
.mono/
data_*/
mono_crash.*.json
# Wwise
.backup*
.cache*
*.akd
*.prof
*.validationcache
*.wsettings
IncrementalSoundBankData.xml
AkWwiseProjectData.asset
/Godot/Wwise/
~*