mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-11-22 14:56:25 +01:00
5 lines
118 B
Text
5 lines
118 B
Text
plugins {
|
|
// Ensure AP works in eclipse (no effect on other IDEs)
|
|
eclipse
|
|
id("geyser.base-conventions")
|
|
}
|