1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2026-01-04 15:31:36 +00:00
Files
Geyser/common/build.gradle.kts
2022-02-27 16:38:55 -06:00

3 lines
84 B
Plaintext

dependencies {
api("org.geysermc.cumulus", "cumulus", Versions.cumulusVersion)
}