mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-08-27 04:37:47 +00:00
Patches
This commit is contained in:
@@ -177,6 +177,8 @@ tasks.named('shadowJar', ShadowJar).configure {
|
||||
exclude('META-INF/*.DSA')
|
||||
exclude('META-INF/*.RSA')
|
||||
duplicatesStrategy = DuplicatesStrategy.EXCLUDE
|
||||
relocate('org.objectweb.asm', 'art.arcane.iris.shadow.asm')
|
||||
exclude('oshi.properties')
|
||||
}
|
||||
|
||||
tasks.named('assemble').configure {
|
||||
|
||||
Reference in New Issue
Block a user