Browse Source

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

tags/Rel1
sebas77 6 years ago
parent
commit
df08e17ec3
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      README.md

+ 2
- 0
README.md View File

@@ -1,6 +1,8 @@
Svelto Entity Component System for Unity
=====================================

Real Entity-Component-System for c# and Unity (it can be adapted for other c# platforms too). Enables to write encapsulated, uncoupled, highly efficient, data oriented, cache friendly, multi-threaded, code without pain.

you can find a working example to learn how to use the framework here:

https://github.com/sebas77/Svelto-ECS-Example


Loading…
Cancel
Save