From dd760b7b9bdf7db741a8479dd301221a59b295af Mon Sep 17 00:00:00 2001 From: RTAkland Date: Fri, 4 Sep 2026 17:01:59 +0800 Subject: [PATCH] Update README --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f909e70..f6783f7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # libmc -A lightweight motd ping / rcon client library for kotlin multiplatform and java, +A lightweight minecraft related library, such as rcon client, motd ping and more for kotlin multiplatform and java, no dependencies in `jvm` target except `kotlin-stdlib` native platforms required `ktor-network` and `kotlinx-io` @@ -17,10 +17,9 @@ native platforms required `ktor-network` and `kotlinx-io` # Get started -[Use mcping module](https://repo.rtast.cn/packages/-/cn.rtast.mcping:mcping/) - -[Use rconlib module](https://repo.rtast.cn/packages/-/cn.rtast.mcping:rconlib/) +[Use mcping module](https://repo.rtast.cn/packages/-/cn.rtast.libmc:mcping/) +[Use rconlib module](https://repo.rtast.cn/packages/-/cn.rtast.libmc:rconlib/) # MC Ping