Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-12-26 16:12:46 +01:00
Fix this
Dieser Commit ist enthalten in:
Ursprung
b565ecce0a
Commit
14ac7d5dbf
@ -39,6 +39,7 @@ subprojects {
|
|||||||
group = rootProject.group as String + ".geyser"
|
group = rootProject.group as String + ".geyser"
|
||||||
when (this) {
|
when (this) {
|
||||||
in platforms -> plugins.apply("geyser.publish-conventions")
|
in platforms -> plugins.apply("geyser.publish-conventions")
|
||||||
|
api -> plugins.apply("geyser.api-conventions")
|
||||||
else -> plugins.apply("geyser.base-conventions")
|
else -> plugins.apply("geyser.base-conventions")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren