mjwells2002 / ForgetMeChunk

Fix (some) minecraft lag spikes
The Unlicense
46 stars 6 forks source link

Reduce icon filesize #9

Closed altrisi closed 2 years ago

altrisi commented 2 years ago

This reduces the mod's filesize by 62,1KB (according to Github) without having really any visual differences (there's an extremely little difference if you look close enough, but where it'll be shown it's likely going to even be downscaled so I doubt it'll be noticeable). That's 79% of the mod's filesize.

Made by running it through shortpixel's compressor and then leanify with 100 iterations for an extra 1,3KB.

Feel free to just pick up the image and commit it yourself if you don't feel it's worthy of a contribution.

mjwells2002 commented 2 years ago

huh thats awsome yea ill close this on the weekend aswell as the other PR, i need to setup a proper build automation so doing that on the weekend then this will be merged

mjwells2002 commented 2 years ago

admittidly i spent like 0 time on the icon but yes it is most of the mods file size (esp given the entire mod is one single source file)