diff options
| author | mat <27899617+mat-1@users.noreply.github.com> | 2022-10-07 19:57:42 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-07 19:57:42 -0500 |
| commit | ba4cfaafaec97a3c5b9405fe542035ebe9039edd (patch) | |
| tree | 5fc7340a49f96d84f86ed6adf400ad461c47d1b6 /azalea/README.md | |
| parent | e0bcab53b8a3721a008e47062c6b5972fa64b8ad (diff) | |
| download | azalea-drasl-ba4cfaafaec97a3c5b9405fe542035ebe9039edd.tar.xz | |
Bot API (#27)
Basically make the `azalea` crate have stuff
Diffstat (limited to 'azalea/README.md')
| -rw-r--r-- | azalea/README.md | 4 |
1 files changed, 3 insertions, 1 deletions
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. |
