Mirror von
https://github.com/ViaVersion/ViaBackwards.git
synchronisiert 2024-11-05 07:40:18 +01:00
fad65e5b81
Co-authored-by: jmp <jasonpenilla2@me.com>
6 Zeilen
128 B
Plaintext
6 Zeilen
128 B
Plaintext
dependencies {
|
|
implementation(projects.viabackwardsCommon)
|
|
compileOnly(libs.fabricLoader)
|
|
compileOnly(libs.log4j)
|
|
}
|