mirror of
https://github.com/italicsjenga/valence.git
synced 2024-12-23 22:41:30 +11:00
9c62bc1b90
This also adds another check in CI
9 lines
255 B
Markdown
9 lines
255 B
Markdown
# 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/
|