Skip to content

Conversation

@Suor
Copy link

@Suor Suor commented Sep 10, 2023

Running python BBParser.py will still open GUI, but now will also work on Linux.

Additionally one may run:

python BBParser.py parse <data-dir> <log-filename>

to parse log.html once and write config files. The intended usage is to run every time before Battle Brothers. E.g. when using Steam one can go to Properties -> General -> Launch Options and fill in (using your directory names):

python /path/to/BBParser.py parse ~/.local/share/Steam/.../data ~/.../log.html; %command%

This will parse the previous log prior starting Battle Brothers.

On Windows it should be possible to replace python /path/to/BBParser.py with /path/to/BBParser.exe in all commands above.

Running `python BBParser.py` will still open GUI, but now will also work
on Linux.

Additionally one may run:

    python BBParser.py parse <data-dir> <log-filename>

to parse `log.html` once and write config files. The intended usage is
to run every time before Battle Brothers. E.g. when using Steam one can
go to Properties -> General -> Launch Options and fill in (using your
directory names):

python /path/to/BBParser.py ~/.local/share/Steam/.../data
~/.../log.html; %command%

This will parse the previous log prior starting Battle Brothers.

On Windows it should be possible to replace `python
/path/to/BBParser.py` with `/path/to/BBParser.exe` in all commands
above.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant