diff --git a/azalea-chat/README.md b/azalea-chat/README.md new file mode 100644 index 00000000..2bc9d418 --- /dev/null +++ b/azalea-chat/README.md @@ -0,0 +1,3 @@ +# Azalea Chat + +Parse Minecraft chat messages. diff --git a/azalea-client/README.md b/azalea-client/README.md new file mode 100644 index 00000000..328eb0d5 --- /dev/null +++ b/azalea-client/README.md @@ -0,0 +1,3 @@ +# Azalea Client + +A lower level Minecraft bot library. diff --git a/azalea-protocol/README.md b/azalea-protocol/README.md new file mode 100644 index 00000000..6063ed39 --- /dev/null +++ b/azalea-protocol/README.md @@ -0,0 +1,3 @@ +# Azalea Protocol + +Sent and receive Minecraft packets.