2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2026-04-08 16:10:26 +00:00
Files
RedisBungee/core/standalone/build.gradle.kts
2026-04-04 10:40:46 +04:00

10 lines
132 B
Kotlin

dependencies {
compileOnly(project(":valiobungee-core"))
}
description = "ValioBungee standalone `offline` implementation"