First commit

This commit is contained in:
2024-08-10 14:32:46 +02:00
commit f9fb132a9f
15 changed files with 1124 additions and 0 deletions

20
.gitignore vendored Normal file
View File

@@ -0,0 +1,20 @@
# Xmake cache
.xmake/
build/
# MacOS Cache
.DS_Store
.vscode/
*.dll
*.exp
*.pdb
*.ilk
*.obj
*.lib
*.TMP
demo/.godot
publish