Ver código fonte

doc: add @javelin/ecs in references.md (#611)

Fahmi Akbar Wildana 5 anos atrás
pai
commit
68f0743c40
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      docs/md/references.md

+ 2 - 0
docs/md/references.md

@@ -38,6 +38,8 @@ I hope this list can grow much more in the future:
     by `EnTT`.
 
 * Javascript:
+  * [@javelin/ecs](https://github.com/3mcd/javelin/tree/master/packages/ecs): an
+    archetype ECS in TypeScript.
   * [ecsy](https://github.com/MozillaReality/ecsy): I haven't had the time to
     investigate the underlying design of `ecsy` but it looks cool anyway.