# osrs-pathfinder
[](https://github.com/runecore/osrs-pathfinder)
[](https://docs.rs/osrs-pathfinder)
[](https://crates.io/crates/osrs-pathfinder)
[](https://deps.rs/repo/github/runecore/osrs-pathfinder)
[](https://discord.gg/CcTa7TZfSc)
A pathfinder for Oldschool Runescape.
## Installation
Add the following to your `Cargo.toml` file:
```toml
[dependencies]
osrs-pathfinder = "0.0.0"
```
## Example
TODO
## Contributing
This repository is open for contributions. For bigger changes it is advised to [open an issue](https://github.com/runecore/osrs-pathfinder/issues/new) to discuss these matters.
## License
`osrs-pathfinder` is distributed under the terms of the MIT license.
See [LICENSE](LICENSE) for details.