From 9b2fab77ae21f3ae20fa8da635b8fe5b97182eb2 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Thu, 8 Feb 2018 12:16:34 -0200 Subject: Include & Update README --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..bc96984 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# The Mana World 2 Toolset + +This repository holds many tools for TMW2 project. + +## Translation Related + +Translations can be updated by using `lang/updatelang.py` command. Please note this +is server-sided, for Client-Data translations, check `lang_client` folder instead. + +## Update Related + +Server news can be found at `update/news.txt`. The `createnew.sh` and `update.sh` +scripts will aid when we have to deploy them at remote server. + +## Localhost Related + +When running a localhost, you'll need to follow the instructions at [localserver/README](localserver/README) +or it won't work at all. + -- cgit v1.2.3-70-g09d2