diff options
author | Andreas Habel <mail@exceptionfault.de> | 2008-10-20 09:18:23 +0000 |
---|---|---|
committer | Andreas Habel <mail@exceptionfault.de> | 2008-10-20 09:18:23 +0000 |
commit | 7eb4f31b82976d222336132586dd31ff07bf3d1e (patch) | |
tree | e503e4544d193919dd107195ef79932a705aa8e7 /tools/dyecmd/run.cmd | |
parent | 438be47fa7078cd235bda7d2461024ddc222c026 (diff) | |
download | mana-7eb4f31b82976d222336132586dd31ff07bf3d1e.tar.gz mana-7eb4f31b82976d222336132586dd31ff07bf3d1e.tar.bz2 mana-7eb4f31b82976d222336132586dd31ff07bf3d1e.tar.xz mana-7eb4f31b82976d222336132586dd31ff07bf3d1e.zip |
Added dyecmd commandline tool to client tools. See: http://mantis.themanaworld.org/view.php?id=423
Diffstat (limited to 'tools/dyecmd/run.cmd')
-rw-r--r-- | tools/dyecmd/run.cmd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/dyecmd/run.cmd b/tools/dyecmd/run.cmd new file mode 100644 index 00000000..86726215 --- /dev/null +++ b/tools/dyecmd/run.cmd @@ -0,0 +1 @@ +bin\debug\dyecmd "armor-legs-shorts.png" "armor-legs-shorts2.png" "W:#222255,6666ff"
\ No newline at end of file |