mirror of
https://github.com/GeyserMC/Floodgate.git
synced 2026-01-06 15:42:03 +00:00
7 lines
88 B
Plaintext
7 lines
88 B
Plaintext
plugins {
|
|
id("floodgate.base-conventions")
|
|
}
|
|
|
|
dependencies {
|
|
api(projects.api)
|
|
} |