aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-05-24 20:28:08 -0500
committermat <github@matdoes.dev>2022-05-24 20:28:08 -0500
commit0a314bca16f6de199c319ffb0d84a5d5c3a61387 (patch)
treeaf5293d0eafb86e12653719b2af0c3f36e8f5663 /README.md
parent04aea6afaf6819a66181d5d544356764d118b1bb (diff)
downloadazalea-drasl-0a314bca16f6de199c319ffb0d84a5d5c3a61387.tar.xz
rename code-generator to codegen
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index c9942141..d3ebdf51 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,9 @@ A Rust crate for creating Minecraft bots.
<img src="https://cdn.matdoes.dev/images/flowering_azalea.webp" alt="Azalea" height="200">
</p>
+<!-- The line below is automatically read and updated by the migrate script, so don't change it manually. -->
+*Currently supported Minecraft version: `1.18.2`.*
+
I named this Azalea because it sounds like a cool word and this is a cool library. This project was heavily inspired by PrismarineJS.
## Why