blob: 050a76559c7a5a37107d4905a542d446a36f2558 (
plain) (
tree)
|
|
DYECMD
=======
This tool is used to dye item graphics used by the Mana client according to the
specification described here: http://wiki.themanaworld.org/index.php/Image_dyeing
The tool expects 3 parameters:
dyecmd <source_image> <target_image> <dye_string>
e.g.:
dyecmd "armor-legs-shorts.png" "armor-legs-shorts2.png" "W:#222255,6666ff"
|