Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-11-04 23:30:17 +01:00
6 Zeilen
144 B
Plaintext
6 Zeilen
144 B
Plaintext
dependencies {
|
|
api("org.geysermc.cumulus", "cumulus", Versions.cumulusVersion)
|
|
}
|
|
|
|
provided("net.kyori", "event-api", Versions.eventVersion)
|