mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-04-04 23:06:09 +00:00
Fix out of date plugin ymls
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user