aboutsummaryrefslogtreecommitdiff
path: root/data-code-generator/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'data-code-generator/README.md')
-rw-r--r--data-code-generator/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/data-code-generator/README.md b/data-code-generator/README.md
index 1deeee4d..294242c9 100644
--- a/data-code-generator/README.md
+++ b/data-code-generator/README.md
@@ -2,3 +2,6 @@ Generate code for reading/writing packets from [Burger](https://github.com/pokec
The directory name doesn't start with `azalea-` because it's not a Rust crate.
+## Usage
+
+`python main.py [packet id] [clientbound or serverbound] \[game/handshake/login/status\]` \ No newline at end of file