- Install
cargo-make
first. - Ensure you have installed the nightly version of Rust.
- Run
cargo make run
. - Run
cargo make run-x86
to run the 32-bit version.
Only available on Windows.
If you want to run the 32-bit version, you need to install the 32-bit version of the Rust toolchain that called
i686-pc-windows-msvc
.