Rust wrapper for minecraft-data
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trivernis 800ec35375
Add metadata for crates.io
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
.idea Add recipe api 3 years ago
minecraft-data@920d361e13 Add versions and items api 3 years ago
src Add recipe api 3 years ago
.gitignore Add versions and items api 3 years ago
.gitmodules Add versions and items api 3 years ago
Cargo.toml Add metadata for crates.io 3 years ago
LICENSE Add metadata for crates.io 3 years ago
README.md Add metadata for crates.io 3 years ago

README.md

minecraft-data-rs

This repository is a rust library to access minecraft data. The data itself hosted in the minecraft-data repository and included into the library at compile time.

License

This project is Licensed under MIT.