readme update &
This commit is contained in:
parent
ff2a575833
commit
c1efb4d1ac
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,9 @@
|
||||||
# rust_mc_proto
|
# rust_mc_proto
|
||||||
minecraft packets protocol in pure rust \
|
minecraft packets protocol in pure rust \
|
||||||
supports compression (`MinecraftConnection::set_compression`) \
|
supports compression (`MinecraftConnection::set_compression`) \
|
||||||
all types of packets you can find on [wiki.vg](https://wiki.vg/)
|
all types of packets you can find on [wiki.vg](https://wiki.vg/) \
|
||||||
|
[![on crates]](https://crates.io/crates/rust_mc_proto)
|
||||||
|
[![on github]](https://github.com/MeexReay/rust_mc_proto)
|
||||||
|
|
||||||
## how to use it
|
## how to use it
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue