summaryrefslogblamecommitdiff
path: root/README.md
blob: bc96984ab836e533c04a7acddb4477e5ffbfe9b1 (plain) (tree)


















                                                                                                            
# 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.