Archived
0

Added ModuleLoader to gradle

This commit is contained in:
David
2018-11-08 00:16:08 +01:00
parent 604cf01967
commit f6536e0a9b

View File

@@ -9,6 +9,7 @@ repositories {
}
dependencies {
implementation "com.github.RedstonerServer:ModuleLoader:gradle-SNAPSHOT"
implementation "com.github.RedstonerServer:CommandManager:master-SNAPSHOT"
implementation "com.github.RedstonerServer:ChatAPI:master-SNAPSHOT"
implementation "com.github.RedstonerServer:ChestAPI:master-SNAPSHOT"