1
0
Fork 0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-01-27 18:29:09 +01:00
GeyserMC/build.gradle.kts

5 lines
118 B
Kotlin

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