🎮 Stalker XRF book
Documentation for x-ray forge script engine and tools.
The book describes:
- set of tools and technologies used for development in XRF project
- script engine architecture and building blocks
- debugging and testing of xray engine
- API and built-in tools of xray engine
Links
- Types repository: https://github.com/xray-forge/xray-16-types
- XRF engine repository: https://github.com/xray-forge/stalker-xrf-engine
- Tools repository: https://github.com/xray-forge/stalker-xrf-tools
- Binaries repository: https://github.com/xray-forge/stalker-xrf-bin
- Docs repository: https://github.com/xray-forge/stalker-xrf-book
- Base assets: https://gitlab.com/xray-forge/stalker-xrf-resources-base
- Extended assets: https://gitlab.com/xray-forge/stalker-xrf-resources-extended
- EN locale assets: https://gitlab.com/xray-forge/stalker-xrf-resources-locale-eng
- UA locale assets: https://gitlab.com/xray-forge/stalker-xrf-resources-locale-ukr
- RU locale assets: https://gitlab.com/xray-forge/stalker-xrf-resources-locale-rus
References
- Using rust md-book for documentation generation
- Using openxray as main engine