Important: Use the web version of this documentation at https://docs.ir.world/developers.
It is the most up-to-date source and includes custom formatting optimized for readability. Prefer it over browsing this repository.
This repository contains the source files for the iR Engine developer documentation. It includes technical references and guides for working with the engine, primarily in TypeScript. The content here is published through Archbee and reflects the structure of the deployed documentation.
If you need to browse specific topics locally, here are a few useful starting points:
- Installation instructions
- Project structure and concepts
- Entity Component System (ECS)
- Database migrations
- Deploying on Minikube
Contribution guidelines will be added soon.