osrs-pathfinder 0.0.0

A pathfinder for Oldschool Runescape.
Documentation
# osrs-pathfinder


[![Build](https://github.com/runecore/osrs-pathfinder/workflows/build/badge.svg)](https://github.com/runecore/osrs-pathfinder)
[![API](https://docs.rs/osrs-pathfinder/badge.svg)](https://docs.rs/osrs-pathfinder)
[![Crate](https://img.shields.io/crates/v/osrs-pathfinder)](https://crates.io/crates/osrs-pathfinder)
[![dependency status](https://deps.rs/repo/github/runecore/osrs-pathfinder/status.svg)](https://deps.rs/repo/github/runecore/osrs-pathfinder)
[![Discord](https://img.shields.io/discord/926860365873184768?color=5865F2)](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.