beetmash_template 0.0.6-rc.4

An example workflow for publishing Bevy apps and scenes to Beetmash.
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 🖌️

  1. Export scenes: cargo run --bin export_scenes
  2. Run the app: cargo run scenes/my_base_scene.json scenes/my_beautiful_scene.json