Fixed up the build, buildsystem and the transparent lod button.
This commit is contained in:
+5
-5
@@ -30,8 +30,8 @@ shadowJar {
|
||||
classifier "dev-shadow"
|
||||
}
|
||||
|
||||
remapJar {
|
||||
input.set shadowJar.archiveFile
|
||||
dependsOn shadowJar
|
||||
classifier null
|
||||
}
|
||||
//remapJar {
|
||||
// input.set shadowJar.archiveFile
|
||||
// dependsOn shadowJar
|
||||
// classifier null
|
||||
//}
|
||||
Reference in New Issue
Block a user