Skip to content

v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jun 18:40

StarParse — SWTOR Live Combat Log Parser

Downloads

Platform File Notes
Windows StarParse-Windows.exe Double-click to run — no install needed
macOS StarParse-macOS.zip Unzip and run; if blocked by Gatekeeper, right-click → Open

Run from source

pip install -r requirements.txt
python server.py       # then open http://localhost:3000
python app.py          # native desktop window

Full Changelog: https://github.com/kelleyblackmore/starparse/commits/v1.0.0