/tsm-gold-report

Simple python script that parses a TSM4 lua file and returns a faction's total gold on a server.

Primary LanguagePython

tsm-gold-report

Simple python script that parses a TSM4 lua file and returns a faction's total gold on a server.

To use:

  1. Install python 3.x from python.org if it isn't already installed.
  2. Edit Parser.py with your appropriate configuration. Make sure to only edit the double quotes ie."Horde"
  3. Save
  4. Double click Parser.py or run from your desired terminal.