Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Commit

Permalink
Exclude copy bat from build.gradle
Browse files Browse the repository at this point in the history
Signed-off-by: bartimaeusnek <[email protected]>
  • Loading branch information
bartimaeusnek committed Jan 18, 2020
1 parent ba39a63 commit 6f1ec50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ processResources
}

jar {
exclude ("assets/gregtech/textures/items/materialicons/copy.bat")
manifest {
attributes 'FMLCorePlugin': 'com.github.bartimaeusnek.ASM.BWCorePlugin','FMLCorePluginContainsFMLMod': 'true'
}
Expand Down

0 comments on commit 6f1ec50

Please sign in to comment.