github browning-gentry/TSArmsRace v1.1.0
v1.1.0 — Game Logs + Mod Config

latest releases: v1.5.0, v1.5.0-beta, v1.4.0...
one month ago

New

  • Game Log Writer — writes complete game logs to ~/Desktop/Twilight Struggle/{gameID}.txt
  • Mod ConfigBepInEx/plugins/mods.cfg to enable/disable mods without rebuilding
  • Funchook bundled — enables Harmony patches on IL2CPP methods (required for game logs)
  • Timer labels now match stock style ("20 Minutes" not "20 min")

Install

  1. Download TSArmsRace-macos.zip below
  2. In Steam, right-click Twilight Struggle → Manage → Browse Local Files
  3. Extract zip into that folder
  4. Set Steam launch option (see README)
  5. First launch takes 1-2 min — you may need to launch twice

Configure

Edit BepInEx/plugins/mods.cfg to toggle mods:

TSTimerMod=true
TSGameLog=true

Game Logs

Logs write to ~/Desktop/Twilight Struggle/ with the game ID as the filename. The log is overwritten on each update so it always contains the complete game history.

Tested on M1 and M3 Apple Silicon.

Don't miss a new TSArmsRace release

NewReleases is sending notifications on new releases.