Browse Source

Update README.md

tags/2.7
Sebastiano Mandalà GitHub 6 years ago
parent
commit
22434ab767
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

@@ -1,4 +1,4 @@
# Svelto Entity Component System 2.6
# Svelto Entity Component System 2.7
=====================================

Real Entity-Component-System for c#. Enables to write encapsulated, decoupled, maintainable, highly efficient, data oriented, cache friendly, multi-threaded, code without pain. Although the framework is platform agnostic (compatible with .net 3.5, .net 4.5 and .net standard 2.0), it comes with several Unity extensions.


Loading…
Cancel
Save