Made README clearer

This commit is contained in:
seefoe
2018-06-05 09:31:36 -04:00
parent f7a4f9ce7f
commit 6607c9288d

View File

@@ -14,7 +14,7 @@ Star Wars: Galaxies MMORPG Server
## Extra
* If you copy `config.sh.example` to `config.sh`, `build.sh` will load the settings it asks you for from it, so that you don't have to input them every time
* Client content tree files can be built via `utils/build_data_tre.py` and `tools/TreeFileBuilder`, use as follows:
* `python ./utils/build_data_tre.py --from <previous version> <new version>`
* `python ./utils/build_data_tre.py <new version> --from <previous version>`
* `./tools/TreeFileBuilder -r <patch file list> <output tre name>`
* **Examples**
* `python ./utils/build_data_tre.py 1`, to build the file list for version 1