[FEATURE] Модули по новому.

This commit is contained in:
Zaxar163 2019-03-28 11:00:57 +03:00
parent 4edff09e78
commit 488f9367be
2 changed files with 8 additions and 1 deletions

7
module.gradle Normal file
View file

@ -0,0 +1,7 @@
dependencies {
compileOnly project(':LaunchServer')
}
jar {
from { configurations.runtime.collect { it.isDirectory() ? it : zipTree(it) } }
}

@ -1 +1 @@
Subproject commit 043b9ac4ffbca9a7378f22d7feeb4829e630a6c3
Subproject commit eb7d2c33d499ea1a0037679b0a70584c68c40e89