1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-19 14:59:27 +00:00
Files
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")
}