added char_xml download

fix bad call in luclient.get_lot_name
Don't show rank for rank 0
fixes
This commit is contained in:
Aaron Kimbre
2022-02-02 21:18:21 -06:00
parent 3df9f143ed
commit 0066e0ea2d
6 changed files with 46 additions and 8 deletions

View File

@@ -33,7 +33,7 @@ docker run -d \
* /app/luclient must be mapped to the location of an unpacked client
* you only need `res/` and `locale/` from the client, but dropping the whole cleint in there won't hurt
* Use `fdb_to_sqlite.py` in lcdr's utilities on `res/cdclient.fdb` in the unpacked client to convert the client database to `cdclient.sqlite`
* Put teh resulting `cdclient.sqlite` in the res folder: `res/cdclient.sqlite`
* Put the resulting `cdclient.sqlite` in the res folder: `res/cdclient.sqlite`
* unzip `res/brickdb.zip` in-place
* **Docker will do this for you**
* you should have new folders and files in the following places: