aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2025-04-15 17:30:56 -1000
committermat <git@matdoes.dev>2025-04-15 17:30:56 -1000
commitb828bc2b12ef9239ec89c5b16e2194e6e82f1d24 (patch)
tree35e8785b274b9ac6f2d688c13f34c96ebf7ea789 /README.md
parent66174fc7d4a1f2f2ee8449a2655c049895b63e7c (diff)
downloadazalea-drasl-b828bc2b12ef9239ec89c5b16e2194e6e82f1d24.tar.xz
minor readme fixes
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1eb2f6fc..3ebb2bea 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,7 @@ _Currently supported Minecraft version: `1.21.5`._
- [Block interactions & building](https://azalea.matdoes.dev/azalea/struct.Client.html#method.block_interact) (this doesn't predict the block interactions/placement on the client yet but it's usually fine)
- [Inventories](https://azalea.matdoes.dev/azalea/struct.Client.html#impl-ContainerClientExt-for-Client)
- [Attacking entities](https://azalea.matdoes.dev/azalea/struct.Client.html#method.attack) (but you can't get the entity at the crosshair yet)
+- [Plugins system](#plugins)
## Docs