mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-08-29 13:30:50 +00:00
Patches
This commit is contained in:
@@ -208,6 +208,8 @@ tasks.named('shadowJar', ShadowJar).configure {
|
||||
exclude('META-INF/*.RSA')
|
||||
exclude('org/apache/commons/lang/enum/**')
|
||||
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