Add flecs

This commit is contained in:
2024-09-27 15:39:48 +03:00
parent 63b9e710f5
commit 8f36415891
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -6,3 +6,6 @@
path = src/modules/voxel
url = git@github.com:Zylann/godot_voxel
branch = godot3.x
[submodule "src/flecs"]
path = src/flecs
url = https://github.com/SanderMertens/flecs

1
src/flecs Submodule

Submodule src/flecs added at 2e5365de72