acvogel / bevy_paratrooper

1 stars 0 forks source link

Paratrooper

Play from source code (Linux and MacOS)

  1. Install Rust
  2. Clone repository: git clone git@github.com:acvogel/bevy_paratrooper.git
  3. Compile and run: cd bevy_paratrooper; cargo run --release

Webasm Build

Windows Build

cargo build --target=x86_64-pc-windows-gnu --release

Assets

itch.io publish

Use publish.sh with updated VERSION. Requires local butler install and itch.io credentials.