aboutsummaryrefslogtreecommitdiff
path: root/data-code-generator/README.md
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-05-07 18:30:44 -0500
committermat <github@matdoes.dev>2022-05-07 18:30:44 -0500
commit2ddbc5cfc00897ed644f29456a52c4f07f94844f (patch)
treeeb0316b2a88fca19fc85e21653ab0dcdbda2beeb /data-code-generator/README.md
parentc10b732510868819a652b76e31278906914d699d (diff)
downloadazalea-drasl-2ddbc5cfc00897ed644f29456a52c4f07f94844f.tar.xz
improve usage
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