Cargo Features

Bevy_adventure has no features set by default.

[dependencies]
bevy_adventure = { version = "0.6.0", features = ["serde"] }
serde

Enables serde and serialize of bevy ^0.12

bevy:

Enable serialization support through serde

Bevy_adventure has 1 feature without comment.