mirror of
https://bitbucket.org/seefoe/swg-main.git
synced 2026-01-16 23:04:42 -05:00
Made README clearer
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user