mirror of
https://github.com/unmojang/authlib-injector.git
synced 2025-10-17 12:17:46 -04:00
ignore module-info.class
This commit is contained in:
parent
28fcbd2fae
commit
9fa802be62
@ -42,6 +42,7 @@ shadowJar {
|
||||
classifier = null
|
||||
|
||||
exclude 'META-INF/maven/**'
|
||||
exclude 'module-info.class'
|
||||
|
||||
relocate 'org.yaml.snakeyaml', 'org.to2mbn.authlibinjector.internal.org.yaml.snakeyaml'
|
||||
relocate 'org.objectweb.asm', 'org.to2mbn.authlibinjector.internal.org.objectweb.asm'
|
||||
|
Loading…
x
Reference in New Issue
Block a user