From ba4cfaafaec97a3c5b9405fe542035ebe9039edd Mon Sep 17 00:00:00 2001 From: mat <27899617+mat-1@users.noreply.github.com> Date: Fri, 7 Oct 2022 19:57:42 -0500 Subject: Bot API (#27) Basically make the `azalea` crate have stuff --- azalea/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'azalea/README.md') diff --git a/azalea/README.md b/azalea/README.md index 6678052c..2ea99de0 100644 --- a/azalea/README.md +++ b/azalea/README.md @@ -1 +1,3 @@ -A wrapper over azalea-client, adding useful functions for making bots. +A framework for creating Minecraft bots. + +Interally, it's just a wrapper over azalea-client, adding useful functions for making bots. -- cgit v1.2.3