mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-12-12 01:40:44 +01:00
4 lines
149 B
Text
4 lines
149 B
Text
dependencies {
|
|
api("org.geysermc.cumulus", "cumulus", Versions.cumulusVersion)
|
|
api("org.geysermc.event", "events", Versions.eventsVersion)
|
|
}
|