1
0
mirror of https://github.com/minetest-mods/technic.git synced 2025-07-20 01:00:27 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
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
44cb8df048 use basic_materials mod where possible. 2018-11-11 09:54:20 +01:00
6055ed6503 Blast resistant concrete (by ObKo) 2013-07-14 12:11:56 +02:00
0ca19dacb0 Update 0.4.6-0 2013-04-04 01:17:39 +02:00