mirror of
https://github.com/TotalFreedomMC/PlayerParticles.git
synced 2025-08-06 04:23:06 +00:00
6 lines
168 B
Groovy
6 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'
|
||
|
}
|