summaryrefslogtreecommitdiff
path: root/tools/dyecmd/README
diff options
context:
space:
mode:
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"
-