mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-27 10:24:04 +00:00
Migrate Sponge, Libs to Kotlin DSL
This commit is contained in:
@@ -78,8 +78,7 @@ tasks.named<Copy>("processResources") {
|
||||
|
||||
tasks.named<Jar>("jar") {
|
||||
manifest {
|
||||
attributes("Class-Path" to "truezip.jar WorldEdit/truezip.jar js.jar WorldEdit/js.jar",
|
||||
"WorldEdit-Version" to project.version)
|
||||
attributes("WorldEdit-Version" to project.version)
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user