Browse Source

Update README.md

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

+ 1
- 1
README.md View File

@@ -4,7 +4,7 @@

Real ECS framework for c\#. Enables to write encapsulated, decoupled, maintainable, highly efficient, data oriented, cache friendly, multi-threaded (if used with Svelto.Tasks), code without pain. Although the framework is platform agnostic \(compatible with c\# 7 and .net standard 2.0\), it comes with several Unity extensions.

### note for unity developers: this version needs the support of the unity collections package to work.
### unity developers: this version needs the support of the unity collections package to compile

## Why using Svelto.ECS with Unity?



Loading…
Cancel
Save