Fixed up the build, buildsystem and the transparent lod button.

This commit is contained in:
coolGi
2023-03-15 21:45:57 +10:30
parent 1a3f9b82c6
commit acc681c535
+5 -5
View File
@@ -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
//}