/nbtdoc-rs

Schema format for describing an NBT format

Primary LanguageRustApache License 2.0Apache-2.0

nbtdoc

nbtdoc is a schema format for describing an NBT format. The format of nbtdocs are a lot like Rust's structs. This library is the "source" library for the format, and any library wishing to parse nbtdocs should use this library as a reference implementation. The specification for the format can be found here, and the documentation for traversing and validating with the data can be found here.

License

Licensed under either of

at your option.