1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00

write some readmes

This commit is contained in:
mat 2022-04-20 15:24:25 +00:00
parent 65dd2eacc2
commit c5f10af09d
3 changed files with 9 additions and 0 deletions

3
azalea-chat/README.md Normal file
View file

@ -0,0 +1,3 @@
# Azalea Chat
Parse Minecraft chat messages.

3
azalea-client/README.md Normal file
View file

@ -0,0 +1,3 @@
# Azalea Client
A lower level Minecraft bot library.

View file

@ -0,0 +1,3 @@
# Azalea Protocol
Sent and receive Minecraft packets.