mirror of
https://github.com/ViaVersion/ViaFabricPlus.git
synced 2024-12-22 16:48:25 +01:00
updated build code
This commit is contained in:
parent
3dadd2f396
commit
985415978c
@ -116,6 +116,4 @@ jar {
|
||||
exclude "META-INF/*.RSA", "META-INF/*.SF", "META-INF/*.DSA"
|
||||
}
|
||||
from("LICENSE") { rename { "${it}_${project.archivesBaseName}" } }
|
||||
from("LICENSE_multiconnect") { rename { "${it}_${project.archivesBaseName}" } }
|
||||
from("LICENSE_GENERAL_MIT") { rename { "${it}_${project.archivesBaseName}" } }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user