1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/azalea-nbt
2023-01-30 20:56:40 +00:00
..
benches Replace impl Read with Cursor<&[u8]> (#26) 2022-10-07 20:12:36 -05:00
src fix some clippy::pedantic warnings lol 2023-01-30 20:56:40 +00: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:26 +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.