Documentation Index
Fetch the complete documentation index at: https://mintlify.com/Ukendio/jecs/llms.txt
Use this file to discover all available pages before exploring further.
Installation
jecs is available through multiple package managers, making it easy to integrate into your Luau or Roblox TypeScript project.Package Managers
- npm
- yarn
- pnpm
- Wally
Install jecs using npm:
This package is published as
@rbxts/jecs version 0.10.3 and includes TypeScript definitions.Roblox Studio
If you prefer to work directly in Roblox Studio without a package manager, you can download a pre-built model file:Download the model
Download the latest model file from GitHub Actions.
Verify Installation
Once installed, verify that jecs is working correctly:Package Information
- Current Version: 0.10.3
- License: MIT
- Repository: github.com/Ukendio/jecs
- Author: Ukendio
- Contributors: Ukendio, EncodedVenom
Next Steps
Now that you have jecs installed, head over to the Quickstart guide to learn how to create your first ECS world and start building with entities and components.jecs has zero dependencies, so the installation is lightweight and won’t bloat your project.