mirror of
https://github.com/Xiao-MoMi/Custom-Nameplates.git
synced 2025-12-25 09:59:16 +00:00
5 lines
164 B
Plaintext
5 lines
164 B
Plaintext
dependencies {
|
|
implementation(project(":common"))
|
|
compileOnly("dev.folia:folia-api:1.20.1-R0.1-SNAPSHOT")
|
|
compileOnly("me.clip:placeholderapi:2.11.5")
|
|
} |