@nanoforge-dev/ecs-lib
v1.0.1
Published
NanoForge Engine - ECS Lib (source code use by ECS Client and Server)
Downloads
280
Readme
About
@nanoforge-dev/ecs-lib is a powerful data structure for managing game entities.
Installation
Node.js 24.11.0 or newer is required.
npm install @nanoforge-dev/ecs-lib
yarn add @nanoforge-dev/ecs-lib
pnpm add @nanoforge-dev/ecs-lib
bun add @nanoforge-dev/ecs-libWarning
This library is not usable on its own. You must use either the ECS Client or ECS Server.
Links
Contributing
Before creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the
documentation.
See the contribution guide if you'd like to submit a PR.
Help
If you don't understand something in the documentation, you are experiencing problems, or you just need a gentle nudge in the right direction, please don't hesitate to ask questions in discussions.
