mirror of
https://github.com/TotalFreedomMC/PlayerParticles.git
synced 2025-08-05 03:53:10 +00:00
5 lines
168 B
Groovy
5 lines
168 B
Groovy
dependencies {
|
|
implementation project(':NMS-Wrapper')
|
|
shadow 'org.spigotmc:spigot:1.15.2-R0.1-SNAPSHOT'
|
|
shadow 'com.comphenix.protocol:ProtocolLib:4.5.0'
|
|
}
|