forked from SteamWar/SteamWar
Implement Linkage for Teamserver
This commit is contained in:
@@ -26,6 +26,8 @@ tasks.compileJava {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly(libs.classindex)
|
||||
annotationProcessor(libs.classindex)
|
||||
compileOnly(project(":CommonCore", "default"))
|
||||
compileOnly(project(":CommandFramework", "default"))
|
||||
compileOnly(project(":SpigotCore:CRIUDummy", "default"))
|
||||
|
||||
Reference in New Issue
Block a user