From 1b89c107e2ba866c11033eb1d47cf56f3227217d Mon Sep 17 00:00:00 2001 From: Mikhail <99481254+DCFApixels@users.noreply.github.com> Date: Mon, 6 May 2024 14:45:41 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b38d945..275ba6b 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,11 @@ The framework can also be added to the project as source code.
+# Projects powered by DragonECS +* [3D Platformer (Example)](https://github.com/DCFApixels/3D-Platformer-DragonECS) + +
+ # Extensions * [Unity integration](https://github.com/DCFApixels/DragonECS-Unity) * [Dependency autoinjections](https://github.com/DCFApixels/DragonECS-AutoInjections)