Update README
This commit is contained in:
1 file changed
+2
-10
@@ -17,18 +17,10 @@ native platforms required `ktor-network` and `kotlinx-io`
|
|||||||
|
|
||||||
# Get started
|
# Get started
|
||||||
|
|
||||||
```kotlin
|
[Use mcping module](https://repo.rtast.cn/packages/-/cn.rtast.mcping:mcping/)
|
||||||
repositories {
|
|
||||||
maven("https://repo.rtast.cn/packages")
|
|
||||||
}
|
|
||||||
|
|
||||||
dependencies {
|
[Use rconlib module](https://repo.rtast.cn/packages/-/cn.rtast.mcping:rconlib/)
|
||||||
implementation("cn.rtast.mcping:mcping:0.0.3")
|
|
||||||
implementation("cn.rtast.mcping:rconlib:0.0.3")
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
> Get latest version at https://repo.rtast.cn/packages/-/cn.rtast.mcping:mcping/
|
|
||||||
|
|
||||||
# MC Ping
|
# MC Ping
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user