Skip to content

Releases: bcssov/IronyModManager

v1.27.141-alpha

27 Dec 14:30

Choose a tag to compare

v1.27.141-alpha Pre-release
Pre-release

Release Notes 1.27

  • Update dependencies
  • HOI4 1.17 CS support
  • Stellaris 4.2 CS support
  • EU5 mod management support
  • Proton game launching on Linux
  • Optional GenerateSteamAppId flag to create steam_appid.txt when missing (used for enabling Steam activity tracking when launching games directly; off by default)
  • Added StoragePath setting to customize where Irony stores and reads its data
  • Irony is now Flatpak-aware (detects and supports Steam Flatpak installations)

Which file should I download?

Windows

  • Portable version: win-x64.zip
  • Installer version: win-x64-setup.zip

MacOS

  • Portable version: osx-x64.zip

Linux

  • Portable version: linux-x64.zip

How to run Irony

Windows

Portable build

  1. Download win-x64.zip
  2. Extract it anywhere
  3. Run IronyModManager.exe

Installer build

  1. Download win-x64-setup.zip
  2. Extract it
  3. Run win-x64-setup.exe
  4. Follow on-screen instructions

MacOS

  1. Download and extract osx-x64.zip
  2. Open Terminal
  3. Navigate to the folder: cd /path/to/Irony
  4. Make the file executable: chmod +x IronyModManager
  5. Run Irony: ./IronyModManager

(Important: ./ must be included.)


Linux

  1. Download and extract linux-x64.zip
  2. Open a terminal in the extracted directory
  3. Make Irony executable: chmod +x IronyModManager
  4. Run Irony: ./IronyModManager

v1.26.271

01 Dec 21:00

Choose a tag to compare

Current Release Notes

  • Resolve #572
  • Ensure parser output does not use scientific notation in numbers

Release Notes 1.26

  • Update dependencies
  • Bump to net8 which should grant some performance improvements (win7 might not work going forward)
  • Remove ripple animation from Material themes (per #484)
  • Irony is now single instance app
  • Disable OSX update installation (online check only now)
  • Added new diff viewer
  • Stellaris 3.11 beta compatibility
  • Added conflict solver option to skip parsing some languages
  • Add conflict solver configuration to customize colors for new diff viewer
  • Add templateable merge mod naming

Which file should I download?

Windows

  • Portable version: win-x64.zip
  • Installer version: win-x64-setup.zip

Mac

  • Portable version: osx-x64.zip

Linux

  • Portable version: linux-x64.zip

Run Instructions

Windows

  • Portable version: Download and unpack somewhere win-x64.zip, locate in the folder IronyModManager.exe and double click it.
  • Installer version: Unpack win-x64-setup.zip and double click win-x64-setup.exe and follow on screen instructions.

Mac

  • Portable version: Extract the osx.zip file to a location you want Irony installed to. Open Terminal.app and cd to the directory you installed to. Run chmod +x IronyModManager. That will allow you to execute the app. Then you can either start the app in Terminal.app with the command ./IronyModManager (the ./ are important!) or double-click the file in Finder.

Linux

  • Portable version: Extract the linux.zip file somewhere that you'd like to have Irony installed. Navigate to the folder where you extracted Irony and run the chmod +x IronyModManager command. That will allow you to execute the app. Finally you can run the app using the ./IronyModManager command.

v1.26.267

11 Nov 21:59

Choose a tag to compare

Current Release Notes

  • Fix #567
  • Resolve #568
  • Bump magick.net
  • Implement #569
  • Add fx folder to CK3 whitelist

Release Notes 1.26

  • Update dependencies
  • Bump to net8 which should grant some performance improvements (win7 might not work going forward)
  • Remove ripple animation from Material themes (per #484)
  • Irony is now single instance app
  • Disable OSX update installation (online check only now)
  • Added new diff viewer
  • Stellaris 3.11 beta compatibility
  • Added conflict solver option to skip parsing some languages
  • Add conflict solver configuration to customize colors for new diff viewer
  • Add templateable merge mod naming

Which file should I download?

Windows

  • Portable version: win-x64.zip
  • Installer version: win-x64-setup.zip

Mac

  • Portable version: osx-x64.zip

Linux

  • Portable version: linux-x64.zip

Run Instructions

Windows

  • Portable version: Download and unpack somewhere win-x64.zip, locate in the folder IronyModManager.exe and double click it.
  • Installer version: Unpack win-x64-setup.zip and double click win-x64-setup.exe and follow on screen instructions.

Mac

  • Portable version: Extract the osx.zip file to a location you want Irony installed to. Open Terminal.app and cd to the directory you installed to. Run chmod +x IronyModManager. That will allow you to execute the app. Then you can either start the app in Terminal.app with the command ./IronyModManger (the ./ are important!) or double-click the file in Finder.

Linux

  • Portable version: Extract the linux.zip file somewhere that you'd like to have Irony installed. Navigate to the folder where you extracted Irony and run the chmod +x IronyModManager command. That will allow you to execute the app. Finally you can run the app using the ./IronyModManager command.

v1.26.259

25 Sep 19:10

Choose a tag to compare

Current Release Notes

  • Increase steam vdf parser buffer size

1.26.258

  • Regenerated Wayland protocol bindings
  • Workaround for KDE Plasma/Wayland compositor regression (xdg_surface: attached a buffer before configure event)

1.26.256

  • Stellaris 4.1 CS support
  • Fix #563

Release Notes 1.26

  • Update dependencies
  • Bump to net8 which should grant some performance improvements (win7 might not work going forward)
  • Remove ripple animation from Material themes (per #484)
  • Irony is now single instance app
  • Disable OSX update installation (online check only now)
  • Added new diff viewer
  • Stellaris 3.11 beta compatibility
  • Added conflict solver option to skip parsing some languages
  • Add conflict solver configuration to customize colors for new diff viewer
  • Add templateable merge mod naming

Which file should I download?

Windows

  • Portable version: win-x64.zip
  • Installer version: win-x64-setup.zip

Mac

  • Portable version: osx-x64.zip

Linux

  • Portable version: linux-x64.zip

Run Instructions

Windows

  • Portable version: Download and unpack somewhere win-x64.zip, locate in the folder IronyModManager.exe and double click it.
  • Installer version: Unpack win-x64-setup.zip and double click win-x64-setup.exe and follow on screen instructions.

Mac

  • Portable version: Extract the osx.zip file to a location you want Irony installed to. Open Terminal.app and cd to the directory you installed to. Run chmod +x IronyModManager. That will allow you to execute the app. Then you can either start the app in Terminal.app with the command ./IronyModManger (the ./ are important!) or double-click the file in Finder.

Linux

  • Portable version: Extract the linux.zip file somewhere that you'd like to have Irony installed. Navigate to the folder where you extracted Irony and run the chmod +x IronyModManager command. That will allow you to execute the app. Finally you can run the app using the ./IronyModManager command.

v1.26.258

25 Sep 02:31

Choose a tag to compare

Current Release Notes

  • Regenerated Wayland protocol bindings
  • Workaround for KDE Plasma/Wayland compositor regression (xdg_surface: attached a buffer before configure event)

1.26.256

  • Stellaris 4.1 CS support
  • Fix #563

Release Notes 1.26

  • Update dependencies
  • Bump to net8 which should grant some performance improvements (win7 might not work going forward)
  • Remove ripple animation from Material themes (per #484)
  • Irony is now single instance app
  • Disable OSX update installation (online check only now)
  • Added new diff viewer
  • Stellaris 3.11 beta compatibility
  • Added conflict solver option to skip parsing some languages
  • Add conflict solver configuration to customize colors for new diff viewer
  • Add templateable merge mod naming

Which file should I download?

Windows

  • Portable version: win-x64.zip
  • Installer version: win-x64-setup.zip

Mac

  • Portable version: osx-x64.zip

Linux

  • Portable version: linux-x64.zip

Run Instructions

Windows

  • Portable version: Download and unpack somewhere win-x64.zip, locate in the folder IronyModManager.exe and double click it.
  • Installer version: Unpack win-x64-setup.zip and double click win-x64-setup.exe and follow on screen instructions.

Mac

  • Portable version: Extract the osx.zip file to a location you want Irony installed to. Open Terminal.app and cd to the directory you installed to. Run chmod +x IronyModManager. That will allow you to execute the app. Then you can either start the app in Terminal.app with the command ./IronyModManger (the ./ are important!) or double-click the file in Finder.

Linux

  • Portable version: Extract the linux.zip file somewhere that you'd like to have Irony installed. Navigate to the folder where you extracted Irony and run the chmod +x IronyModManager command. That will allow you to execute the app. Finally you can run the app using the ./IronyModManager command.

v1.26.256

23 Sep 18:44

Choose a tag to compare

Current Release Notes

  • Stellaris 4.1 CS support
  • Fix #563

Release Notes 1.26

  • Update dependencies
  • Bump to net8 which should grant some performance improvements (win7 might not work going forward)
  • Remove ripple animation from Material themes (per #484)
  • Irony is now single instance app
  • Disable OSX update installation (online check only now)
  • Added new diff viewer
  • Stellaris 3.11 beta compatibility
  • Added conflict solver option to skip parsing some languages
  • Add conflict solver configuration to customize colors for new diff viewer
  • Add templateable merge mod naming

Which file should I download?

Windows

  • Portable version: win-x64.zip
  • Installer version: win-x64-setup.zip

Mac

  • Portable version: osx-x64.zip

Linux

  • Portable version: linux-x64.zip

Run Instructions

Windows

  • Portable version: Download and unpack somewhere win-x64.zip, locate in the folder IronyModManager.exe and double click it.
  • Installer version: Unpack win-x64-setup.zip and double click win-x64-setup.exe and follow on screen instructions.

Mac

  • Portable version: Extract the osx.zip file to a location you want Irony installed to. Open Terminal.app and cd to the directory you installed to. Run chmod +x IronyModManager. That will allow you to execute the app. Then you can either start the app in Terminal.app with the command ./IronyModManger (the ./ are important!) or double-click the file in Finder.

Linux

  • Portable version: Extract the linux.zip file somewhere that you'd like to have Irony installed. Navigate to the folder where you extracted Irony and run the chmod +x IronyModManager command. That will allow you to execute the app. Finally you can run the app using the ./IronyModManager command.

v1.26.254

05 Sep 21:35
224dae9

Choose a tag to compare

Current Release Notes

  • Bump Magick.NET (again). Dependabot clearly has a sense of humor and/or a personal vendetta.

Release Notes 1.26

  • Update dependencies
  • Bump to net8 which should grant some performance improvements (win7 might not work going forward)
  • Remove ripple animation from Material themes (per #484)
  • Irony is now single instance app
  • Disable OSX update installation (online check only now)
  • Added new diff viewer
  • Stellaris 3.11 beta compatibility
  • Added conflict solver option to skip parsing some languages
  • Add conflict solver configuration to customize colors for new diff viewer
  • Add templateable merge mod naming

Which file should I download?

Windows

  • Portable version: win-x64.zip
  • Installer version: win-x64-setup.zip

Mac

  • Portable version: osx-x64.zip

Linux

  • Portable version: linux-x64.zip

Run Instructions

Windows

  • Portable version: Download and unpack somewhere win-x64.zip, locate in the folder IronyModManager.exe and double click it.
  • Installer version: Unpack win-x64-setup.zip and double click win-x64-setup.exe and follow on screen instructions.

Mac

  • Portable version: Extract the osx.zip file to a location you want Irony installed to. Open Terminal.app and cd to the directory you installed to. Run chmod +x IronyModManager. That will allow you to execute the app. Then you can either start the app in Terminal.app with the command ./IronyModManger (the ./ are important!) or double-click the file in Finder.

Linux

  • Portable version: Extract the linux.zip file somewhere that you'd like to have Irony installed. Navigate to the folder where you extracted Irony and run the chmod +x IronyModManager command. That will allow you to execute the app. Finally you can run the app using the ./IronyModManager command.

v1.26.252

26 Aug 18:03

Choose a tag to compare

Current Release Notes

  • Irony is fine - emergency bump of Magick.NET (third-party) to patch latest security vulnerability

1.26.251 Release Notes

  • Fix conflict solver race condition CTD
  • Security: bumped Magick.NET again to patch newly disclosed vulnerability in ImageMagick

Release Notes 1.26

  • Update dependencies
  • Bump to net8 which should grant some performance improvements (win7 might not work going forward)
  • Remove ripple animation from Material themes (per #484)
  • Irony is now single instance app
  • Disable OSX update installation (online check only now)
  • Added new diff viewer
  • Stellaris 3.11 beta compatibility
  • Added conflict solver option to skip parsing some languages
  • Add conflict solver configuration to customize colors for new diff viewer
  • Add templateable merge mod naming

Which file should I download?

Windows

  • Portable version: win-x64.zip
  • Installer version: win-x64-setup.zip

Mac

  • Portable version: osx-x64.zip

Linux

  • Portable version: linux-x64.zip

Run Instructions

Windows

  • Portable version: Download and unpack somewhere win-x64.zip, locate in the folder IronyModManager.exe and double click it.
  • Installer version: Unpack win-x64-setup.zip and double click win-x64-setup.exe and follow on screen instructions.

Mac

  • Portable version: Extract the osx.zip file to a location you want Irony installed to. Open Terminal.app and cd to the directory you installed to. Run chmod +x IronyModManager. That will allow you to execute the app. Then you can either start the app in Terminal.app with the command ./IronyModManger (the ./ are important!) or double-click the file in Finder.

Linux

  • Portable version: Extract the linux.zip file somewhere that you'd like to have Irony installed. Navigate to the folder where you extracted Irony and run the chmod +x IronyModManager command. That will allow you to execute the app. Finally you can run the app using the ./IronyModManager command.

v1.26.251

25 Aug 19:09

Choose a tag to compare

Current Release Notes

  • Fix conflict solver race condition CTD
  • Security: bumped Magick.NET again to patch newly disclosed vulnerability in ImageMagick

Release Notes 1.26

  • Update dependencies
  • Bump to net8 which should grant some performance improvements (win7 might not work going forward)
  • Remove ripple animation from Material themes (per #484)
  • Irony is now single instance app
  • Disable OSX update installation (online check only now)
  • Added new diff viewer
  • Stellaris 3.11 beta compatibility
  • Added conflict solver option to skip parsing some languages
  • Add conflict solver configuration to customize colors for new diff viewer
  • Add templateable merge mod naming

Which file should I download?

Windows

  • Portable version: win-x64.zip
  • Installer version: win-x64-setup.zip

Mac

  • Portable version: osx-x64.zip

Linux

  • Portable version: linux-x64.zip

Run Instructions

Windows

  • Portable version: Download and unpack somewhere win-x64.zip, locate in the folder IronyModManager.exe and double click it.
  • Installer version: Unpack win-x64-setup.zip and double click win-x64-setup.exe and follow on screen instructions.

Mac

  • Portable version: Extract the osx.zip file to a location you want Irony installed to. Open Terminal.app and cd to the directory you installed to. Run chmod +x IronyModManager. That will allow you to execute the app. Then you can either start the app in Terminal.app with the command ./IronyModManger (the ./ are important!) or double-click the file in Finder.

Linux

  • Portable version: Extract the linux.zip file somewhere that you'd like to have Irony installed. Navigate to the folder where you extracted Irony and run the chmod +x IronyModManager command. That will allow you to execute the app. Finally you can run the app using the ./IronyModManager command.

v1.26.249

23 Jul 20:38

Choose a tag to compare

Current Release Notes

  • Bump magick.net due to a reported security vulnerability

Release Notes 1.26

  • Update dependencies
  • Bump to net8 which should grant some performance improvements (win7 might not work going forward)
  • Remove ripple animation from Material themes (per #484)
  • Irony is now single instance app
  • Disable OSX update installation (online check only now)
  • Added new diff viewer
  • Stellaris 3.11 beta compatibility
  • Added conflict solver option to skip parsing some languages
  • Add conflict solver configuration to customize colors for new diff viewer
  • Add templateable merge mod naming

Which file should I download?

Windows

  • Portable version: win-x64.zip
  • Installer version: win-x64-setup.zip

Mac

  • Portable version: osx-x64.zip

Linux

  • Portable version: linux-x64.zip

Run Instructions

Windows

  • Portable version: Download and unpack somewhere win-x64.zip, locate in the folder IronyModManager.exe and double click it.
  • Installer version: Unpack win-x64-setup.zip and double click win-x64-setup.exe and follow on screen instructions.

Mac

  • Portable version: Extract the osx.zip file to a location you want Irony installed to. Open Terminal.app and cd to the directory you installed to. Run chmod +x IronyModManager. That will allow you to execute the app. Then you can either start the app in Terminal.app with the command ./IronyModManger (the ./ are important!) or double-click the file in Finder.

Linux

  • Portable version: Extract the linux.zip file somewhere that you'd like to have Irony installed. Navigate to the folder where you extracted Irony and run the chmod +x IronyModManager command. That will allow you to execute the app. Finally you can run the app using the ./IronyModManager command.