diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2012-07-11 14:16:02 -0700 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2012-07-19 11:04:33 -0700 |
commit | a08660ca24cc18778ad929eb5a79453ba37d232e (patch) | |
tree | 3a89c50ddb54959b661e70802eb71ca77bce7216 /tools/tmwcon/.gitignore | |
parent | fb3b066e0b99900b0dff319ef9ca8776d9d26a64 (diff) | |
download | serverdata-a08660ca24cc18778ad929eb5a79453ba37d232e.tar.gz serverdata-a08660ca24cc18778ad929eb5a79453ba37d232e.tar.bz2 serverdata-a08660ca24cc18778ad929eb5a79453ba37d232e.tar.xz serverdata-a08660ca24cc18778ad929eb5a79453ba37d232e.zip |
Add a tmx-to-wlk converter that handles CSV (in Python), and run it.
Some of the _mobs files changed due to bugs in the maps, which I fixed.
Remove the old Java version.
Diffstat (limited to 'tools/tmwcon/.gitignore')
-rw-r--r-- | tools/tmwcon/.gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/tmwcon/.gitignore b/tools/tmwcon/.gitignore deleted file mode 100644 index 056686cf..00000000 --- a/tools/tmwcon/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/build -/converter.jar |