mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2025-01-29 01:31:20 +01:00
Fixed spartan + aac integration
This commit is contained in:
parent
7f0ea0a5dd
commit
c3a31f5570
@ -19,6 +19,5 @@ dependencies {
|
||||
compileOnly 'com.github.angeschossen:LandsAPI:4.7.3'
|
||||
compileOnly 'fr.neatmonster:nocheatplus:3.16.1-SNAPSHOT'
|
||||
compileOnly 'com.github.jiangdashao:matrix-api-repo:317d4635fd'
|
||||
shadow files('../../lib/SpartanAPI.jar')
|
||||
shadow files('../../lib/aac-api-5.0.0.jar')
|
||||
compile fileTree(dir: '/../lib', include: ['*.jar'])
|
||||
}
|
Loading…
Reference in New Issue
Block a user