mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 10:12:53 +00:00
Fix out of date plugin ymls
This commit is contained in:
parent
d101311109
commit
294e9bb590
@ -50,6 +50,8 @@ def registerCustomOutputTask(name, path) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
file(jar.archiveFile.get().getAsFile().getParentFile().getParentFile().getParentFile().getAbsolutePath() + '/build/resources/main/plugin.yml').delete()
|
||||||
|
|
||||||
processResources {
|
processResources {
|
||||||
filesMatching('**/plugin.yml') {
|
filesMatching('**/plugin.yml') {
|
||||||
expand(
|
expand(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user