valence/valence_nbt
2022-10-30 15:26:47 -07:00
..
src (valence_nbt) Add reverse From<Value> for Option<T> (#122) 2022-10-18 14:40:46 -07:00
Cargo.toml Bump valence_nbt version 2022-10-30 15:26:47 -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.