mirror of
https://github.com/Anvilcraft/modpacktools
synced 2024-11-18 07:52:15 +01:00
Added Addonscript
This commit is contained in:
parent
1161556118
commit
55d02d4e07
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ repositories {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.github.Anvilcraft:addonscript-java:51921aa14d'
|
||||
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.6'
|
||||
compile "com.github.TheRandomLabs:CurseAPI:master-SNAPSHOT"
|
||||
compile 'org.apache.commons:commons-csv:1.8'
|
||||
|
|
Loading…
Reference in a new issue