/hematite_nbt

A fork of hematite_nbt intended to correctly serialize Minecraft's NBT data

Primary LanguageRustMIT LicenseMIT

hematite_nbt Build Status

This is a Rust library for working with Minecraft's Named Binary Tag (NBT) file format. It is maintained by the Hematite project, and is used in the Hematite server.

Unlike the Hematite server, this library should be functional, and may be published on crates.io soon.