Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 19:20
634d311

Downloads

Platform Artifact Notes
Windows x64 SwtorLogParser.Overlay-*-win-x64.exe Transparent ImGui DPS/HPS overlay (primary app)
Windows x64 SwtorLogParser.Cli-*-win-x64.exe Native AOT CLI (list / monitor)
macOS Apple Silicon SwtorLogParser.Cli-*-osx-arm64 Native AOT CLI for M-series Macs (SWTOR Mac is arm64-only)

Windows overlay

Run SWTOR in Fullscreen (Windowed) or Borderless. Enable combat logging in-game.
Logs: Documents\Star Wars - The Old Republic\CombatLogs.

macOS CLI

The Dear ImGui overlay is Windows-only. On Mac, use the CLI:

chmod +x SwtorLogParser.Cli-*-osx-arm64
./SwtorLogParser.Cli-*-osx-arm64 monitor

Combat log paths are resolved under Documents and Broadsword Application Support when present.

Full Changelog is auto-generated below.

Full Changelog: v1.1.3...v1.2.0