azalea/azalea-nbt
2022-12-09 15:34:25 +00:00
..
benches Replace impl Read with Cursor<&[u8]> (#26) 2022-10-07 20:12:36 -05:00
src Complete ClientboundCommand{Suggestion}sPacket, Serde support for NBT Tags (#49) 2022-12-06 20:48:48 -06:00
tests Replace impl Read with Cursor<&[u8]> (#26) 2022-10-07 20:12:36 -05:00
Cargo.toml (cargo-release) version 0.5.0 2022-12-09 15:34:25 +00:00
README.md Complete ClientboundCommand{Suggestion}sPacket, Serde support for NBT Tags (#49) 2022-12-06 20:48:48 -06:00

Azalea NBT

A fast NBT serializer and deserializer.