3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-09-27 22:00:17 +02: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")
}