obyebalsa
All checks were successful
Rust / Check (push) Successful in 26m1s
Rust / Build (push) Successful in 20m16s
Rust / Test Suite (push) Successful in 21m1s

This commit is contained in:
MeexReay 2025-05-01 15:30:27 +03:00
parent 2d024a8d63
commit f794336e7d

View File

@ -10,9 +10,6 @@ rust_mc_proto = "0.1.19" # stable version
rust_mc_proto = { git = "https://git.meex.lol/MeexReay/rust_mc_proto" } # unstable version rust_mc_proto = { git = "https://git.meex.lol/MeexReay/rust_mc_proto" } # unstable version
``` ```
Features:
- `atomic_clone` - Atomic clone of MinecraftConnection
## How to use ## How to use
Example of receiving motd: Example of receiving motd: