From e574e4a64dc8b5238219dc9bf593bd0edc765d8d Mon Sep 17 00:00:00 2001 From: Mikhail <99481254+DCFApixels@users.noreply.github.com> Date: Mon, 12 Jun 2023 15:17:16 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92d6f21..dc8f4f2 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,5 @@ The [ECS](https://en.wikipedia.org/wiki/Entity_component_system) Framework aims DragonECS uses this versioning semantics: [Open](https://gist.github.com/DCFApixels/c3b178a308b411f530361d1d56f1f929#file-dcfapixels_versioning_en-md) # Extensions * [Dependency autoinjections](https://github.com/DCFApixels/DragonECS-AutoInjections) +* [Classic C# multithreading support](https://github.com/DCFApixels/DragonECS-ClassicThreads) * Unity integration (Work in progress)