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
mat 6f6289376a fix errors with rewritten packet reading
i forgot i never tested it before LMAO
2022-10-07 23:56:23 -05:00
..
benches Replace impl Read with Cursor<&[u8]> (#26) 2022-10-07 20:12:36 -05:00
src fix errors with rewritten packet reading 2022-10-07 23:56:23 -05:00
tests Replace impl Read with Cursor<&[u8]> (#26) 2022-10-07 20:12:36 -05:00
Cargo.toml make some stuff publishable on crates.io 2022-08-30 21:42:40 -05:00
README.md Fixes 2022-05-26 17:55:07 -05:00

Azalea NBT

A fast NBT serializer and deserializer.

TODO: serde support for fast registry_holder parsing in azalea-client