mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-23 01:37:37 +00:00
chore: Rename legacy adapters artifact to improve matching with FAWE (#1813)
chore: Rename adapters artifact
This commit is contained in:
parent
111d604075
commit
1a3b0dc133
@ -3,5 +3,5 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
artifacts {
|
artifacts {
|
||||||
add("default", file("./src/main/resources/worldedit-adapters.jar"))
|
add("default", file("./src/main/resources/fastasyncworldedit-adapters.jar"))
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user