forked from SteamWar/SteamWar
Implement Linkage for MissileWars
This commit is contained in:
@@ -27,6 +27,8 @@ java {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly(libs.classindex)
|
||||
annotationProcessor(libs.classindex)
|
||||
compileOnly(project(":SpigotCore", "default"))
|
||||
|
||||
compileOnly(libs.spigotapi)
|
||||
|
||||
Reference in New Issue
Block a user