summaryrefslogtreecommitdiff
path: root/tools/dyecmd/README
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-02-02 02:57:35 +0200
committerAndrei Karas <akaras@inbox.ru>2011-02-02 02:57:35 +0200
commit3d626b2dabfb581fb40d498f65d12dbf936b2b71 (patch)
treeea33171233f4d3f9bf76b765f65fe99c82057e52 /tools/dyecmd/README
parent954ceb91ddd94985594996d6d3c50be7b5652626 (diff)
downloadplus-3d626b2dabfb581fb40d498f65d12dbf936b2b71.tar.gz
plus-3d626b2dabfb581fb40d498f65d12dbf936b2b71.tar.bz2
plus-3d626b2dabfb581fb40d498f65d12dbf936b2b71.tar.xz
plus-3d626b2dabfb581fb40d498f65d12dbf936b2b71.zip
Remove tools from client.
Tools moved to evol-tools repository. http://www.gitorious.org/evol/evol-tools
Diffstat (limited to 'tools/dyecmd/README')
-rw-r--r--tools/dyecmd/README12
1 files changed, 0 insertions, 12 deletions
diff --git a/tools/dyecmd/README b/tools/dyecmd/README
deleted file mode 100644
index 050a76559..000000000
--- a/tools/dyecmd/README
+++ /dev/null
@@ -1,12 +0,0 @@
-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"
-