Cargo Features
[dependencies]
bevy_skein = { version = "0.2.0-rc.2", default-features = false, features = ["brp"] }
- default = brp
-
The
brp
feature is set by default wheneverbevy_skein
is added without
somewhere in the dependency tree.default-features = false - brp default
-
Serve the Bevy schema via BRP
Enables bevy_remote