Browse Source

Merge branch 'master' of https://github.com/sebas77/Svelto-ECS

# Conflicts:
#	ECS/EnginesRoot.cs
tags/Rel1
sebas77 7 years ago
parent
commit
759dd522d3
1 changed files with 7 additions and 1 deletions
  1. +7
    -1
      README.md

+ 7
- 1
README.md View File

@@ -7,10 +7,16 @@ https://github.com/sebas77/Svelto-ECS-Example

I advise to clone the example repositories separately from the framework one, both under the same Unity project Assets folder.

If you want to know more about the theory and rationale behind this framework:
relative article:

http://www.sebaslab.com/ecs-1-0/

If you want to know more about the theory and rationale behind this framework:

http://www.sebaslab.com/ioc-container-for-unity3d-part-1/

http://www.sebaslab.com/ioc-container-for-unity3d-part-2/

http://www.sebaslab.com/the-truth-behind-inversion-of-control-part-i-dependency-injection/

http://www.sebaslab.com/the-truth-behind-inversion-of-control-part-ii-inversion-of-control/


Loading…
Cancel
Save