2 Commits

Author SHA1 Message Date
Hugo Locurcio
f827463bf4
Optimize PNG images losslessly
Commands used:

- `parallel optipng -o7 -zm1-9 -strip all ::: **/*.png`
- `parallel advpng -z4 ::: **/*.png`

This incorporates non-interlacted PNGs from #500 to fix warnings
thrown by libpng.
2019-06-19 19:09:23 +02:00
RealBadAngel
fad68d10e0 textures moved from main mod to worldgen 2013-03-30 20:18:50 +01:00