Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 880 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 880 Bytes

nbtrs

A NBT and McRegion library

Build Status

Installation

This crate is not yet hosted on crates.io, so you will have to reference the git repo directly:

[dependencies]
nbtrs = {git="https://github.com/overviewer/nbtrs"}

Note that this library has not reached version 1.0 yet, and so the API should still be considered unstable

Documentation

Hosted here

License

Licensed under either of Apache License, Version 2.0 or MIT, at your option

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.