Explorar o código

doc: add Arch ECS to references.md (#954)

genar %!s(int64=3) %!d(string=hai) anos
pai
achega
b84b09421e
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      docs/md/reference.md

+ 2 - 0
docs/md/reference.md

@@ -34,6 +34,8 @@ I hope this list can grow much more in the future:
     solution between an ECS and dynamic mixins.
 
 * C#
+  * [Arch](https://github.com/genaray/Arch): a simple, fast and _unity entities_
+    inspired archetype ECS with optional multithreading. 
   * [Entitas](https://github.com/sschmid/Entitas-CSharp): the ECS framework for
     C# and Unity, where _reactive systems_ were invented.
   * [LeoECS](https://github.com/Leopotam/ecs): simple lightweight C# Entity