1
0
Fork 0
mirror of https://github.com/italicsjenga/valence.git synced 2025-02-03 09:06:35 +11:00
valence/valence_nbt/README.md

9 lines
255 B
Markdown
Raw Normal View History

# valence_nbt
A library for encoding and decoding Minecraft's [Named Binary Tag] (NBT) format.
See the [documentation] for more information.
[Named Binary Tag]: https://minecraft.fandom.com/wiki/NBT_format
[documentation]: https://docs.rs/valence_nbt/