Added ModuleLoader to gradle
This commit is contained in:
@@ -9,6 +9,7 @@ repositories {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
implementation "com.github.RedstonerServer:ModuleLoader:gradle-SNAPSHOT"
|
||||||
implementation "com.github.RedstonerServer:CommandManager:master-SNAPSHOT"
|
implementation "com.github.RedstonerServer:CommandManager:master-SNAPSHOT"
|
||||||
implementation "com.github.RedstonerServer:ChatAPI:master-SNAPSHOT"
|
implementation "com.github.RedstonerServer:ChatAPI:master-SNAPSHOT"
|
||||||
implementation "com.github.RedstonerServer:ChestAPI:master-SNAPSHOT"
|
implementation "com.github.RedstonerServer:ChestAPI:master-SNAPSHOT"
|
||||||
|
|||||||
Reference in New Issue
Block a user