GeyserMC/build.gradle.kts

5 lines
118 B
Text

plugins {
// Ensure AP works in eclipse (no effect on other IDEs)
eclipse
id("geyser.base-conventions")
}