From 60375bbe613f3afdbcae3b285f9ca3617d350b2f Mon Sep 17 00:00:00 2001 From: Mikhail <99481254+DCFApixels@users.noreply.github.com> Date: Tue, 4 Jul 2023 19:56:24 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc32f17..bc81d31 100644 --- a/README.md +++ b/README.md @@ -21,4 +21,5 @@ DragonECS uses this versioning semantics: [Open](https://gist.github.com/DCFApix # Extensions * [Dependency autoinjections](https://github.com/DCFApixels/DragonECS-AutoInjections) * [Classic C# multithreading support](https://github.com/DCFApixels/DragonECS-ClassicThreads) +* Relations (Work in progress) * Unity integration (Work in progress)