mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-04-08 16:10:26 +00:00
10 lines
132 B
Kotlin
10 lines
132 B
Kotlin
dependencies {
|
|
compileOnly(project(":valiobungee-core"))
|
|
|
|
}
|
|
|
|
description = "ValioBungee standalone `offline` implementation"
|
|
|
|
|
|
|