0
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2024-11-11 11:09:19 +00:00
Geyser/build.gradle.kts

6 lines
118 B
Plaintext

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