- -
A demonstration of the workflow for publishing Bevy apps and scenes to [beetmash](https://beetmash.com).
Running `cargo run` won't do much, the app is a blank canvas 🖌️
This crate uses cli args to specify the scenes to load, try adding a few:
`cargo run simple environment simple_scene`