a real fast minecraft api (huge emphasis on W I P!!!)
read the docs »
this section should list any major frameworks that you built your project using. leave any add-ons/plugins for the acknowledgements section. here are a few examples.
- actix-web
- reqwest
- miniserde
- cached
see the open issues for a list of proposed features (and known issues).
contributions are what make the open source community such an amazing place to learn, inspire, and create. any contributions you make are greatly appreciated.
- fork the project
- install
cargo-chef
- create your feature branch (
git checkout -b feature/amazingfeature
) - run
cargo chef prepare
- commit your changes (
git commit -m 'add some amazingfeature'
) - push to the branch (
git push origin feature/amazingfeature
) - open a pull request
distributed under the apache 2.0 license. see license
for more information.