mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-07-12 18:04:01 +00:00
dswa
This commit is contained in:
@@ -242,6 +242,7 @@ tasks.named('forgeJar').configure {
|
||||
}
|
||||
|
||||
tasks.named('fabricJar').configure {
|
||||
mustRunAfter(tasks.named('jar'))
|
||||
mustRunAfter(tasks.named('buildBukkit'))
|
||||
mustRunAfter(project(':spi').tasks.named('jar'))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user