superblaubeere27 / nbtrs

A rust library for parsing NBT files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A rust library for parsing NBT files


Languages

Language:Rust 100.0%