Releases: scorpdx/ironmunge
Chronicles!
Chronicle support has been added, so you can see your ruler's latest exploits in the checkpoint view!
Changes:
- d4c6fae Add back in assets and buildscripts to CI
- 67d8dd3 Only publish single file during CI build (#12)
- cf4abb0 Chronicle parsing and CK2Json (#11)
- 5edb0a7 Update build and remove warp (#10)
- 71f0726 Add single-file publish
- 6f10992 Single instance check (#9)
- 1f0df0d Add remote and push support (#8)
- 83d6711 Use Corgit for git tooling (#6)
- 0125dd9 Update README.md
- 04a48da Update README.md
This list of changes was auto generated.
Simple launcher
🛠️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
andSaveManager
- 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.
Initial release
First public release!
Run ironmunge
to start monitoring save games
Run savemanager
to restore a timeline save
What to download?
.NET
If you have the .NET Core runtime installed, you can download pub-net
to run ironmunge on any OS.
Windows
For Windows, download pub-win-x64
for 64-bit computers or pub-win-x86
for 32-bit computers. Not sure which you have? Use pub-win-x86
.
Mac
For Mac, download pub-osx-x64
(only 64-bit is supported). You will need to launch ironmunge with the -g
option and specify a Git path.
Linux
For Linux, download pub-linux-x64
(only 64-bit is supported). You will need to launch ironmunge with the -g
option and specify a Git path.