summaryrefslogtreecommitdiff
path: root/tmwcon/MANIFEST.MF
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2008-11-11 14:39:23 +0000
committerJared Adams <jaxad0127@gmail.com>2008-11-11 14:39:23 +0000
commit4c665aa491a1b1669f8f6368d4f9609a75c13fde (patch)
tree72376d77d8437ff9df8b601e28109270884364da /tmwcon/MANIFEST.MF
parent14c1eacf60be23d28bb084743c4952714d7f99a0 (diff)
downloadtools-4c665aa491a1b1669f8f6368d4f9609a75c13fde.tar.gz
tools-4c665aa491a1b1669f8f6368d4f9609a75c13fde.tar.bz2
tools-4c665aa491a1b1669f8f6368d4f9609a75c13fde.tar.xz
tools-4c665aa491a1b1669f8f6368d4f9609a75c13fde.zip
Add a tool to convert from TMWServ format
This tool will convert warps and monster spawns from TMWServ format (tmx files) into eAthena format. It will also generate the wlk files needed by eAthena.
Diffstat (limited to 'tmwcon/MANIFEST.MF')
-rw-r--r--tmwcon/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmwcon/MANIFEST.MF b/tmwcon/MANIFEST.MF
new file mode 100644
index 0000000..954575d
--- /dev/null
+++ b/tmwcon/MANIFEST.MF
@@ -0,0 +1 @@
+Main-Class: converter.Main