mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 02:03:59 +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 {
|
||||
filesMatching('**/plugin.yml') {
|
||||
expand(
|
||||
|
Loading…
x
Reference in New Issue
Block a user