Cargo Features
aeronet has no features set by default.
[dependencies]
aeronet = { version = "0.7.0-alpha.2", features = ["condition", "bevy", "replicon"] }
- condition
-
Enables the
condition
module.Enables rand and rand_distr
Affects
aeronet::condition
… - bevy
-
Enables
bevy
support.Enables bevy_ecs
- replicon
-
Enables
bevy_replicon
support.Enables bevy_replicon ^0.27.0