XRF / CLI / BIN
Binaries and executable utilities needed for development or the game or game modification.
Contains few builds of xray engine as example.
Custom builds or variants can be used here for your mod.
Contains assets needed to build custom modded game package.
Contains tools for game engine profiling.
Contains latest xrf-tools executables.
Update both optimized XRF CLI binaries (xrf-cli and xrf-cli.exe) from the xrf-tools nightly release with Node.js
18+ and Git. These use the full release profile; the -dev assets are not downloaded.
node tools/update.mjsFrom the xrf-engine root, run node cli/bin/tools/update.mjs. The script downloads both binaries before replacing
them and stages the Linux binary with git update-index --chmod=+x, including on Windows.
