Cargo Features
hexlab has no features set by default.
[dependencies]
hexlab = { version = "0.1.1", features = ["full", "serde", "bevy"] }
- full = bevy, serde
- serde full?
-
Enables serde and serde of hexx and rand_chacha
hexx:
serde compatibility
- bevy full?
-
Enables bevy and bevy_reflect of hexx
hexx:
Adds Bevy Reflection support
hexlab has 3 features without comments.