minecraft-client-rs 0.1.0

A client for the Minecraft RCON protocol.
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "minecraft-client-rs"
version = "0.1.0"
authors = ["Will Roberts"]
edition = "2018"
description = "A client for the Minecraft RCON protocol."
license = "GPL-3.0-or-later"

[dependencies]