Add flecs
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -6,3 +6,6 @@
|
|||||||
path = src/modules/voxel
|
path = src/modules/voxel
|
||||||
url = git@github.com:Zylann/godot_voxel
|
url = git@github.com:Zylann/godot_voxel
|
||||||
branch = godot3.x
|
branch = godot3.x
|
||||||
|
[submodule "src/flecs"]
|
||||||
|
path = src/flecs
|
||||||
|
url = https://github.com/SanderMertens/flecs
|
||||||
|
|||||||
1
src/flecs
Submodule
1
src/flecs
Submodule
Submodule src/flecs added at 2e5365de72
Reference in New Issue
Block a user