Skip to main content
The Bevy adapter is a Rust plugin (musterbox-bevy) built on the same crate family as the core SDK, targeting Bevy 0.19.

Add the dependency

Until crates.io publication, point Cargo at the packaged crate:

Register the plugin

Drive the flow from systems

The plugin exposes the core MusterBoxSdk surface (config, lifecycle, session, events, purchases) as an ECS resource so systems observe a single source of truth per app.

Support matrix

Next: Cocos Creator.
Last modified on September 10, 2026