Skip to content

Commit

Permalink
Use Zip64
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexNijjar committed Jul 10, 2023
1 parent 71717ef commit f0413fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ subprojects {
exclude("**/ctm/*.png") //Remove CTM textures from jar.
exclude(".cache/**") //Remove datagen cache from jar.
exclude("**/chipped/datagen/**") //Remove data gen code from jar.
isZip64 = true
}

"remapJar"(RemapJarTask::class) {
Expand Down

0 comments on commit f0413fe

Please sign in to comment.