From 893f837b68940b1a7483cac37575cc3b5e60da35 Mon Sep 17 00:00:00 2001 From: mat Date: Wed, 1 May 2024 05:17:50 +0000 Subject: extremely complicated update to 1.20.6 --- README.md | 2 +- codegen/.gitignore | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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. -_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 -- cgit v1.2.3