/w4-jam

Primary LanguageRustMIT LicenseMIT

w4-jam

PLAY

Pre-setup

# install cargo-make
cargo install --force cargo-make

Build

cargo make

Run

cargo make w4-run

Bundle

cargo make w4-bundle

Develop

cargo make develop