3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-11-05 15:50:12 +01:00
Geyser/build.gradle.kts

6 Zeilen
118 B
Plaintext

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