mirror of
https://github.com/italicsjenga/valence.git
synced 2024-12-23 22:41:30 +11:00
Add README to serde_nbt
This commit is contained in:
parent
1d97d9e509
commit
2cfc483ba3
|
@ -0,0 +1,4 @@
|
|||
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).
|
Loading…
Reference in a new issue