mirror of
https://github.com/ViaVersion/ViaForge.git
synced 2024-11-08 10:09:36 +01:00
fixed building
This commit is contained in:
parent
a36cf3257c
commit
98efda4ec5
@ -132,7 +132,7 @@ jar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
shadowJar {
|
shadowJar {
|
||||||
archiveClassifier.set("shadow")
|
archiveFileName = jar.archiveFileName
|
||||||
compileJava.options.encoding = "UTF-8"
|
compileJava.options.encoding = "UTF-8"
|
||||||
exclude "native-binaries/*"
|
exclude "native-binaries/*"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user