mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2025-03-31 16:56:02 +02:00
5 lines
92 B
Plaintext
5 lines
92 B
Plaintext
dependencies {
|
|
implementation(projects.viaversionCommon)
|
|
compileOnly(libs.bungee)
|
|
}
|