1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-21 15:59:32 +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)
}