From 2e24ef9ae94ccf767047c58829e0c20931a7c7b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastiano=20Mandal=C3=A0?= Date: Tue, 8 Mar 2022 14:00:47 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c3b2009..8d16aa1 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,7 @@ Note: I included the IoC articles just to show how I shifted over the years from * [Svelto.ECS.Schema - Schema and State Machine extensions for Svelto.ECS](https://github.com/cathei/Svelto.ECS.Schema) * [Automatic way to control svelto engines order without having to pass in a string using attributes](https://gist.github.com/dragonslaya84/88e6bb998eda8fe4ee912f01d67feec9) +* [Foundation for a possible platform agnostic Svelto.ECS inspector](https://github.com/akrogame/svelto-ecs-inspector) ## In case of bugs