aboutsummaryrefslogtreecommitdiff
path: root/code-generator/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 /code-generator/README.md
parent04aea6afaf6819a66181d5d544356764d118b1bb (diff)
downloadazalea-drasl-0a314bca16f6de199c319ffb0d84a5d5c3a61387.tar.xz
rename code-generator to codegen
Diffstat (limited to 'code-generator/README.md')
-rw-r--r--code-generator/README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/code-generator/README.md b/code-generator/README.md
deleted file mode 100644
index a6c60c47..00000000
--- a/code-generator/README.md
+++ /dev/null
@@ -1,8 +0,0 @@
-Tools for automatically generating code to help with updating Minecraft versions.
-
-The directory name doesn't start with `azalea-` because it's not a Rust crate.
-
-## Usage
-
-Generate packet:\
-`python main.py [packet id] [clientbound or serverbound] \[game/handshake/login/status\]`