Skip to content

Simple launcher

Compare
Choose a tag to compare
@jzebedee jzebedee released this 23 Feb 15:33
44e0ab6

🛠️ironmunge

Run ironmunge to start monitoring save games

Run savemanager to restore a timeline save

What to download?

Windows

For Windows, download the win-x64 archive for 64-bit computers or the win-x86 archive for 32-bit computers.

Not sure which you have? Use win-x86.

Mac

For Mac, download the osx-x64 archive (only 64-bit is supported).

You will need to launch 🛠️ironmunge with the -g option and specify a Git path.

Linux

For Linux, download the linux-x64 archive (only 64-bit is supported).

You will need to launch 🛠️ironmunge with the -g option and specify a Git path.

Changes:

The major changes in this release are:

  • Simple launchers for ironmunge and SaveManager
    • There is now a single executable file for each, and no big folder full of dependencies
  • Additional settings to make sure saves aren't modified from miscellaneous files in a save history folder
  • Safety checks to make sure notification sounds aren't missing at startup

  • 44e0ab6 Update README.md
  • 9d59a22 Update ACKNOWLEDGEMENTS.md
  • 7da680d Better git settings (#5)
  • 665c9d9 Warp build update (#4)
  • 0e6ea31 Merge pull request #3 from scorpdx/notificationUpdate
  • 6bf4076 Add startup check for missing sounds to ChangeMonitoring
  • 01ea342 Change await to return Task in SoundUtilities.PlayAsync
  • 2018040 Update README.md

This list of changes was auto generated.