mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-11-22 14:56:25 +01:00
7 lines
No EOL
89 B
Text
7 lines
No EOL
89 B
Text
plugins {
|
|
id("geyser.publish-conventions")
|
|
}
|
|
|
|
dependencies {
|
|
api(libs.base.api)
|
|
} |