mirror of
https://github.com/mat-1/azalea.git
synced 2025-08-02 06:16:04 +00:00
write some readmes
This commit is contained in:
parent
e5fcfa1193
commit
5736a790d3
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
# Azalea Client
|
||||
|
||||
A lower level Minecraft bot library.
|
||||
A library that can mimic everything a normal Minecraft client can do. If you want to make a bot, you should use `azalea` instead since it contains utilities for that.
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# Azalea Protocol
|
||||
|
||||
Sent and receive Minecraft packets.
|
||||
Sent and receive Minecraft packets. You should probably use `azalea` or `azalea-client` instead.
|
||||
|
|
Loading…
Add table
Reference in a new issue