namigator 0.1.0

Rust bindings for the namigator pathfinding library for World of Warcraft.
Documentation
  • Coverage
  • 2.7%
    4 out of 148 items documented1 out of 46 items with examples
  • Size
  • Source code size: 58.1 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.1 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 1m 25s Average build duration of successful builds.
  • all releases: 1m 25s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • gtker/namigator-rs
    5 2 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • gtker

namigator

Crate containing Rust bindings for the namigator pathfinding library for World of Warcraft version 1.12.x, 2.4.3.8606, and 3.3.5.x.

Usage

Add the crate with the required features:

cargo add --features 'vanilla tbc wrath' namigator

Then read the docs.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.