summaryrefslogtreecommitdiff
path: root/outdated/tmwcon/README
diff options
context:
space:
mode:
Diffstat (limited to 'outdated/tmwcon/README')
-rw-r--r--outdated/tmwcon/README27
1 files changed, 0 insertions, 27 deletions
diff --git a/outdated/tmwcon/README b/outdated/tmwcon/README
deleted file mode 100644
index a48fc83..0000000
--- a/outdated/tmwcon/README
+++ /dev/null
@@ -1,27 +0,0 @@
-Dependencies:
-
- * ant (recent version)
- * J2SE 5 or higher (or equivalent)
- * Tiled or Tiled core jar file (in this directory)
- * TMW Tiled plugin jar (in this directory or the plugins directory)
-
-Compilation:
-
- Run ant from this directory.
-
-Usage:
-
- * Create a directory called tmwdata containing the client data
- (can be symlink)
-
- * Output will be in a directory called server-data
- (usually you make this a symlink to eathena-data)
-
- * If the aforementioned jar files are in class path you can run the
- converter jar file directly:
-
- java -jar converter.jar
-
- Otherwise, the Converter class can handle that for you:
-
- java Converter