Set of utility tools to assist with xray engine mods
development and debugging.
Includes UI application (windows) for usability and manual usage and CLI (windows, linux) variant for scripts / CI.
Documented in xrf book.
Documented in xrf book.
- Archive commands
- Gamedata commands
- Icons commands
- LTX commands
- OGF commands
- OMF commands
- Particles commands
- Spawn commands
- Translations commands
- rust
- cargo-make (
cargo install --force cargo-make
) - tauri-cli (
cargo install --force [email protected]
), tauri installation