beetmash_template-0.0.6-rc.4 is not a library.
Visit the last successful build:
beetmash_template-0.0.7
Beetmash Template
A demonstration of the workflow for publishing Bevy apps and scenes to beetmash.
Getting started
Running cargo run won't do much, the app is a blank canvas 🖌️
- Export scenes:
cargo run --bin export_scenes - Run the app:
cargo run scenes/my_base_scene.json scenes/my_beautiful_scene.json