forked from SteamWar/SteamWar
Add modular fight system components and configurations
Signed-off-by: Chaoscaot <max@maxsp.de>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
plugins {
|
||||
steamwar.java
|
||||
steamwar.kotlin
|
||||
}
|
||||
|
||||
dependencies {
|
||||
@@ -29,4 +29,5 @@ dependencies {
|
||||
|
||||
compileOnly(libs.nms14)
|
||||
compileOnly(libs.worldedit15)
|
||||
compileOnly("org.jetbrains.kotlin:kotlin-stdlib:2.2.21")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user