mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-05 03:53:34 +00:00
Merge branch 'v5' of https://github.com/IntellectualSites/PlotSquared into v5
This commit is contained in:
commit
194c5aa27b
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ shadowJar {
|
||||||
relocate("org.json", "com.plotsquared.json") {
|
relocate("org.json", "com.plotsquared.json") {
|
||||||
exclude "org/json/simple/**"
|
exclude "org/json/simple/**"
|
||||||
}
|
}
|
||||||
|
archiveFileName = "${project.name}-Core-${parent.version}.jar"
|
||||||
}
|
}
|
||||||
|
|
||||||
shadowJar.doLast {
|
shadowJar.doLast {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue