mirror of
https://github.com/essentials/Essentials.git
synced 2025-09-02 19:22:37 +02:00
Added base example module, and system to load it
This commit is contained in:
@@ -33,7 +33,7 @@ dependencies {
|
||||
compile 'org.spongepowered:spongeapi:2.1-SNAPSHOT'
|
||||
compile 'com.google.guava:guava:18.0'
|
||||
compile 'com.google.code.findbugs:jsr305:1.3.9'
|
||||
compile 'com.me4502:ModularFramework:1.1.5'
|
||||
compile 'com.me4502:ModularFramework:1.2.1'
|
||||
testCompile 'org.mockito:mockito-core:2.+'
|
||||
testCompile 'junit:junit:4.+'
|
||||
}
|
||||
|
Reference in New Issue
Block a user