valence/serde_nbt/README.md

5 lines
221 B
Markdown
Raw Normal View History

2022-09-04 08:39:54 +10:00
A Serde library for serializing and deserializing
Minecraft's [Named Binary Tag](https://minecraft.fandom.com/wiki/NBT_format) (NBT) format.
For more information, see the documentation [here](https://docs.rs/serde_nbt).