Browse Source

Update README.md

tags/Rel2
Sebastiano Mandalà GitHub 6 years ago
parent
commit
bed88d315f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      README.md

+ 4
- 1
README.md View File

@@ -16,10 +16,13 @@ you can find a working example to learn how to use the framework here:

* https://eagergames.wordpress.com/category/ecs/

**Framework Articles:**
**Framework articles:**

* http://www.sebaslab.com/ecs-1-0/
* http://www.sebaslab.com/svelto-ecs-2-0-almost-production-ready/ (shows what's changed compared to 1.0)
* http://www.sebaslab.com/learning-svelto-ecs-by-example-the-unity-survival-example/
* http://www.sebaslab.com/learning-svelto-ecs-by-example-the-vanilla-example/
* http://www.sebaslab.com/svelto-ecs-svelto-tasks-to-write-data-oriented-cache-friendly-multi-threaded-code-in-unity/

**Theory related articles:**



Loading…
Cancel
Save