valence/valence_nbt
2022-10-01 15:38:14 -07:00
..
src Replace HashMap with BTreeMap in valence_nbt (#98) 2022-10-01 15:36:04 -07:00
Cargo.toml Change valence_nbt repository link 2022-10-01 15:38:14 -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.