mt-mods / plantlife_modpack

Other
6 stars 11 forks source link

Compress or delete (unused) textures #68

Closed Niklp09 closed 7 months ago

Niklp09 commented 7 months ago

Results: (used find . -name "*.png" | xargs du -sch (there are maybe better commands idk:-))

OgelGames commented 7 months ago

"optimize" is the correct word to use; optimization is lossless, compression is not ;)