aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2024-05-01 05:17:50 +0000
committermat <git@matdoes.dev>2024-05-01 05:19:54 +0000
commit893f837b68940b1a7483cac37575cc3b5e60da35 (patch)
treebc926ef85cf1adaae35e21cdf2384a02ea735def
parent8e2e81651ce8a9ed93d11e2970dc37de58b0310f (diff)
downloadazalea-drasl-893f837b68940b1a7483cac37575cc3b5e60da35.tar.xz
extremely complicated update to 1.20.6
-rwxr-xr-xREADME.md2
-rwxr-xr-xcodegen/.gitignore1
2 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3e539a93..f6e7a50c 100755
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ A collection of Rust crates for making Minecraft bots, clients, and tools.
<!-- The line below is automatically read and updated by the migrate script, so don't change it manually. -->
-_Currently supported Minecraft version: `1.20.5`._
+_Currently supported Minecraft version: `1.20.6`._
> [!WARNING]
> Azalea is still very unfinished, though most crates are in a somewhat useable state
diff --git a/codegen/.gitignore b/codegen/.gitignore
index ee2504d7..77bd5fb3 100755
--- a/codegen/.gitignore
+++ b/codegen/.gitignore
@@ -3,3 +3,4 @@ __pycache__
downloads
__cache__
+venv