valence/valence_nbt
2022-12-15 18:38:52 -08:00
..
src Re-visit From impl for native data types found in NBT data format. (#169) 2022-12-15 18:38:52 -08:00
Cargo.toml Re-visit From impl for native data types found in NBT data format. (#169) 2022-12-15 18:38:52 -08: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.