azalea/azalea-protocol/README.md

8 lines
298 B
Markdown
Raw Normal View History

2022-04-20 15:24:25 +00:00
# Azalea Protocol
2022-04-26 15:37:31 +00:00
Sent and receive Minecraft packets. You should probably use `azalea` or `azalea-client` instead.
2022-04-27 18:00:50 +00:00
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.