Cargo Features
namigator has no features set by default.
[dependencies]
namigator = { version = "0.1.0", features = ["vanilla", "tbc", "wrath"] }
- vanilla
-
Enables extended and vanilla of wow_world_base
Affects
namigator::vanilla
… - tbc
-
Enables extended and tbc of wow_world_base
Affects
namigator::tbc
… - wrath
-
Enables extended and wrath of wow_world_base
Affects
namigator::wrath
…