Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-11-03 14:50:19 +01:00
7 Zeilen
89 B
Plaintext
7 Zeilen
89 B
Plaintext
plugins {
|
|
id("geyser.publish-conventions")
|
|
}
|
|
|
|
dependencies {
|
|
api(libs.base.api)
|
|
} |