chore: Rename legacy adapters artifact to improve matching with FAWE (#1813)
chore: Rename adapters artifact
This commit is contained in:
@@ -3,5 +3,5 @@ plugins {
|
||||
}
|
||||
|
||||
artifacts {
|
||||
add("default", file("./src/main/resources/worldedit-adapters.jar"))
|
||||
add("default", file("./src/main/resources/fastasyncworldedit-adapters.jar"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user