initial commit

This commit is contained in:
2023-09-13 03:04:01 +03:00
commit 22482cc9b2
58 changed files with 2051448 additions and 0 deletions

8
.gitmodules vendored Normal file
View File

@@ -0,0 +1,8 @@
[submodule "src/godot"]
path = src/godot
url = https://github.com/godotengine/godot
branch = 3.x
[submodule "src/modules/character/flecs"]
path = src/modules/character/flecs
url = https://github.com/SanderMertens/flecs
branch = master