Added flecs; fixed build system

This commit is contained in:
2025-08-28 02:33:57 +03:00
parent 6d09ec2584
commit 6f8941603b
3 changed files with 6 additions and 1 deletions

4
.gitmodules vendored
View File

@@ -130,3 +130,7 @@
path = blender-deps/zstd
url = https://github.com/facebook/zstd
branch = dev
[submodule "flecs"]
path = flecs
url = https://github.com/SanderMertens/flecs
branch = master