valence/valence_nbt
Ryan Johnson d22f1edae1
Update valence_nbt to version 0.3.0 (#120)
Improves write performance and adds `binary_encoded_len` to compounds.
2022-10-17 21:11:20 -07:00
..
src Update valence_nbt to version 0.3.0 (#120) 2022-10-17 21:11:20 -07:00
Cargo.toml Update valence_nbt to version 0.3.0 (#120) 2022-10-17 21:11:20 -07:00
README.md Move valence_nbt to main Valence repo. (#97) 2022-10-01 14:18:42 -07:00

valence_nbt

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

See the documentation for more information.