From 6f8941603b5ab01157881ce31d8414101c91adb9 Mon Sep 17 00:00:00 2001 From: Sergey Lapin Date: Thu, 28 Aug 2025 02:33:57 +0300 Subject: [PATCH] Added flecs; fixed build system --- .gitmodules | 4 ++++ flecs | 1 + ogre-projects/world2 | 2 +- 3 files changed, 6 insertions(+), 1 deletion(-) create mode 160000 flecs diff --git a/.gitmodules b/.gitmodules index f24f37a..36a0153 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/flecs b/flecs new file mode 160000 index 0000000..01a902d --- /dev/null +++ b/flecs @@ -0,0 +1 @@ +Subproject commit 01a902dac1484ff147f5020c3abe7ee95ea12be0 diff --git a/ogre-projects/world2 b/ogre-projects/world2 index 2349bbc..503db60 160000 --- a/ogre-projects/world2 +++ b/ogre-projects/world2 @@ -1 +1 @@ -Subproject commit 2349bbc77e1e18480ba4c73aa1f1a1304422c586 +Subproject commit 503db60c60ea6be7dac7b62b1c28479c18b0847c