Initial commit

This commit is contained in:
Иван Кузьменко 2025-02-01 07:45:07 +03:00
commit bb075d6353
20 changed files with 336 additions and 0 deletions

7
.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
# Godot 4+ specific ignores
.godot/
/android/
# Visual Studio specific ignores
.vs/
*.csproj.old