1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
# skyblock-repo-rs Cargo package to interface with the [Skyblock Repo] ### Adding to your project ```sh cargo add skyblock-repo ``` ### Usage Look at the [examples](./examples/) for how to use. [Skyblock Repo]: https://skyblockrepo.com