-
-
Notifications
You must be signed in to change notification settings - Fork 13
Getting Started
Jeff Campbell edited this page Jan 13, 2021
·
3 revisions
This page covers the installation and project setup steps for getting started with EntitasRedux.
- Installation covers the various ways for importing or referencing EntitasRedux and it's dependencies.
- Genesis Setup covers how to setup Genesis, the code-generation framework that EntitasRedux heavily leverages.
- ECS Basics offers a quick breakdown of general ECS concepts and workflow, useful for first-time users unfamiliar to this kind of framework.