diff --git a/README.md b/README.md index fb3443d..6d050f1 100644 --- a/README.md +++ b/README.md @@ -101,17 +101,16 @@ After that, you can get all the help you need from the official chat: * [Porting a boid simulation from UnityECS/Jobs to Svelto.ECS/Tasks](https://www.sebaslab.com/porting-a-boid-simulation-from-unityecs-to-svelto-ecs/) * [Svelto.ECS+Tasks to write Data Oriented, Cache Friendly, Multi-Threaded code](http://www.sebaslab.com/svelto-ecs-svelto-tasks-to-write-data-oriented-cache-friendly-multi-threaded-code-in-unity/) -**Svelto Extensions** - -[Svelto.ECS.Schema - Schema and State Machine extensions for Svelto.ECS] https://github.com/cathei/Svelto.ECS.Schema - - Note: I included the IoC articles just to show how I shifted over the years from using an IoC container to use an ECS framework and the rationale behind its adoption. ## Users Generated Content \(I removed all the outdated articles, so this is a call for new ones!\) * [A Beginner’s Guide to Svelto.ECS (3.0) with Unity by Jiheh Ritterling](https://jiheh.medium.com/a-beginners-guide-to-svelto-ecs-3-0-with-unity-e9dbc88a2145) +**Svelto Extensions** + +* [Svelto.ECS.Schema - Schema and State Machine extensions for Svelto.ECS] https://github.com/cathei/Svelto.ECS.Schema + ## In case of bugs Best option is to fork and clone [https://github.com/sebas77/Svelto.ECS.Tests](https://github.com/sebas77/Svelto.ECS.Tests), add new tests to reproduce the problem and request a pull. I will then fix the issue. Also feel free to contact me on Discord.