forked from SteamWar/SteamWar
Merge branch 'main' into BauSystem/add-cannon-automation-tool
# Conflicts: # BauSystem/BauSystem_Main/build.gradle.kts
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
*/
|
||||
|
||||
plugins {
|
||||
widener
|
||||
steamwar.kotlin
|
||||
}
|
||||
|
||||
@@ -47,3 +48,7 @@ dependencies {
|
||||
implementation(libs.luaj)
|
||||
implementation(files("$projectDir/../libs/YAPION-SNAPSHOT.jar"))
|
||||
}
|
||||
|
||||
widener {
|
||||
fromCatalog(libs.nms)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user