Mirror von
https://github.com/ViaVersion/ViaVersion.git
synchronisiert 2024-11-03 14:50:30 +01:00
7 Zeilen
112 B
Plaintext
7 Zeilen
112 B
Plaintext
dependencies {
|
|
compileOnlyApi(projects.viaversionCommon)
|
|
compileOnly(libs.bungee)
|
|
}
|
|
|
|
publishShadowJar()
|