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

This commit is contained in:
genar
2022-11-17 08:44:02 +01:00
committed by Michele Caini
parent 940fd09396
commit b84b09421e

View File

@@ -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