diff options
Diffstat (limited to 'codegen/README.md')
| -rw-r--r-- | codegen/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/codegen/README.md b/codegen/README.md index fa00b63f..e2cb0fcd 100644 --- a/codegen/README.md +++ b/codegen/README.md @@ -2,6 +2,12 @@ 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. +## Requirements + +- Python 3.8+ +- Java 17+ +- Gradle + ## Usage Generate packet:\ |
