Improved delivery size by cleaning up assets
This commit is contained in:
parent
9e2b4a6a40
commit
5ce3853adb
1 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,8 @@ processResources
|
|||
// this will ensure that this task is redone when the versions change.
|
||||
inputs.property "version", project.version
|
||||
inputs.property "mcversion", project.minecraft.version
|
||||
exclude '**/*.pdn'
|
||||
exclude '**/*.psd'
|
||||
|
||||
// replace stuff in mcmod.info, nothing else
|
||||
from(sourceSets.main.resources.srcDirs) {
|
||||
|
|
Loading…
Add table
Reference in a new issue