From fc9d4b8153a0562aafe1e93f8c714da07a8cf4f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastiano=20Mandal=C3=A0?= Date: Wed, 6 Mar 2019 08:25:32 +0000 Subject: [PATCH] Update README.md --- README.md | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index dbce77b..2489c0e 100644 --- a/README.md +++ b/README.md @@ -13,23 +13,6 @@ _Svelto.ECS wasn't born just from the needs of a large team, but also as result * **Vanilla Example (.Net Standard/.Net Core)**: https://github.com/sebas77/Svelto.ECS.Examples.Vanilla (including article) * **Unity Boids Simulation**: https://github.com/sebas77/Svelto.ECS.Examples.Boids (including article) -## Users Generated Content - -* **Gungi (Unity)**: https://github.com/grovemaster/Unity3D-Game-App - -_Please share your Svelto projects with me!_ - -**Svelto users articles (note they may use an outdated version of Svelto):** - -* https://eagergames.wordpress.com/category/ecs/ (Dario Oliveri) -* https://blogs.msdn.microsoft.com/uk_faculty_connection/2018/05/08/entity-component-system-in-unity-a-tutorial/ (Lee Stott) - -_If you write an article about Svelto, please let me know, I will add it here!_ - -**NED-Studio Svelto ECS inspector (WIP)** - -* https://github.com/NED-Studio/LGK.Inspector - ## Official Articles **Framework articles:** @@ -59,6 +42,24 @@ Note: I included the IoC articles just to show how I shifted over the years from * https://github.com/sebas77/Svelto.Tasks +## Users Generated Content + +* **Gungi (Unity)**: https://github.com/grovemaster/Unity3D-Game-App + +_Please share your Svelto projects with me!_ + +**Svelto users articles (note they may use an outdated version of Svelto):** + +* https://eagergames.wordpress.com/category/ecs/ (Dario Oliveri) +* https://blogs.msdn.microsoft.com/uk_faculty_connection/2018/05/08/entity-component-system-in-unity-a-tutorial/ (Lee Stott) + +_If you write an article about Svelto, please let me know, I will add it here!_ + +**NED-Studio Svelto ECS inspector (WIP)** + +* https://github.com/NED-Studio/LGK.Inspector + + **Unity official forum thread:** * https://forum.unity.com/threads/open-source-svelto-ecs-lightweight-entity-component-system-for-c-and-unity.502163/