PlayerParticles/Particles/v1_15_R1/build.gradle
2020-05-11 13:04:11 -06:00

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'
}