forked from minetest/minetest_game
6bd059915c
Only a single program was used to safely compress all textures in MTG. * `optipng -o7 -zm1-9 -nc -strip all -clobber %%f` The key command used is -nc, which stops color mode changes. I.e. any RGBA textures will remain RGBA textures, with none being changes to 8-bit indexed mode. utils/optimize_textures.sh performs this compression automatically, assuming optipng is installed. |
||
---|---|---|
.. | ||
locale | ||
sounds | ||
textures | ||
init.lua | ||
license.txt | ||
mod.conf | ||
README.txt |
Minetest Game mod: xpanes ========================= See license.txt for license information. Authors of source code ---------------------- Originally by xyz (MIT) BlockMen (MIT) sofar (MIT) Various Minetest developers and contributors (MIT) Authors of media (textures) --------------------------- xyz (CC BY-SA 3.0): All textures not mentioned below. Gambit (CC BY-SA 3.0): xpanes_bar.png paramat (CC BY-SA 3.0): xpanes_bar_top.png Krock (CC0 1.0): xpanes_edge.png TumeniNodes (CC BY-SA 3.0): xpanes_door_steel_bar.png xpanes_item_steel_bar.png xpanes_trapdoor_steel_bar.png xpanes_trapdoor_steel_bar_side.png xpanes_steel_bar_door_close.ogg xpanes_steel_bar_door_open.ogg