valence/crates/valence_nbt
Ryan Johnson 2597e92b8f
Reorganize Packages (#180)
Moves all the packages to the `crates/` directory.
2022-12-29 16:51:05 -08:00
..
src Reorganize Packages (#180) 2022-12-29 16:51:05 -08:00
Cargo.toml Reorganize Packages (#180) 2022-12-29 16:51:05 -08:00
README.md Reorganize Packages (#180) 2022-12-29 16:51:05 -08:00

valence_nbt

A library for encoding and decoding Minecraft's Named Binary Tag (NBT) format.

See the documentation for more information.