Cargo Features

beet_examples has no features set by default.

[dependencies]
beet_examples = { version = "0.0.6-rc.1", features = ["bevy_default", "ml"] }
bevy_default

this feature is always enabled by beet if this crate is included but we use it to ensure no bevy_default for workspace tests

Enables bevy_default of beet_flow, optional beet_ml, and beet_spatial

Affects beet_examples::components, beet_examples::plugins, beet_examples::scenes, beet_examples::prelude

ml

Enables beet_ml

Affects beet_example_plugin::plugin_ml, scenes::ml