mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-11-11 11:09:19 +00:00
6 lines
118 B
Plaintext
6 lines
118 B
Plaintext
plugins {
|
|
// Ensure AP works in eclipse (no effect on other IDEs)
|
|
eclipse
|
|
id("geyser.base-conventions")
|
|
}
|