azalea/azalea-protocol
2022-04-27 18:00:50 +00:00
..
packet-macros add derive mcbufreadable/writable 2022-04-26 22:58:18 +00:00
src player info packet 2022-04-27 18:00:50 +00:00
Cargo.toml simplify error handling 2022-04-22 04:33:58 +00:00
README.md player info packet 2022-04-27 18:00:50 +00:00

Azalea Protocol

Sent and receive Minecraft packets. You should probably use azalea or azalea-client instead.

The goal is to only support the latest Minecraft version in order to ease development.

This is not yet complete, search for TODO in the code for things that need to be done.