mirror of
https://github.com/unmojang/authlib-injector.git
synced 2025-10-01 23:32:15 -04:00
Relocate dependencies to 'org.to2mbn.authlibinjector.internal'
This commit is contained in:
parent
014eb57fd0
commit
6f460b732f
@ -34,4 +34,9 @@ jar {
|
|||||||
|
|
||||||
shadowJar {
|
shadowJar {
|
||||||
classifier = null
|
classifier = null
|
||||||
|
|
||||||
|
exclude 'META-INF/maven/**'
|
||||||
|
|
||||||
|
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