A game or whatever that as of yet is still finding itself.
- If you haven't already, install Rust/Cargo.
- Try running
cargo run
. If that starts up the placeholder/demo, you're set. - If you got an error, refer to the instructions for raylib-rs. Some libraries/utilities may need ot be installed. Eventually
cargo run
should work. That said as of this writing, I have only tested on Windows and Linux.
licensed under MIT OR Apache-2.0 at your option