Skip to content

Commit f2588c9

Browse files
committed
doc: add fennecs to similar projects
1 parent fc01149 commit f2588c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/md/reference.md

+2
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ details.
5050
inspired archetype ECS with optional multithreading.
5151
* [Entitas](https://github.com/sschmid/Entitas-CSharp): the ECS framework for
5252
C# and Unity, where _reactive systems_ were invented.
53+
* [Fennecs](#https://github.com/outfox/fennecs): the little archetype ECS that
54+
loves you back.
5355
* [Friflo ECS](https://github.com/friflo/Friflo.Engine.ECS): an archetype ECS
5456
with focus on performance and minimal GC allocations.
5557
* [LeoECS](https://github.com/Leopotam/ecs): simple lightweight C# Entity

0 commit comments

Comments
 (0)