Browse Source

Update README.md

tags/Rel1
Sebastiano Mandalà GitHub 6 years ago
parent
commit
b892667cc7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
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
=====================================

**Note: The alpha stage of Svelto 2.0 is almost completed, so if you are here to experiment with it, please use the current alpha branch**

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:


Loading…
Cancel
Save