Current Release Notes
• Ease inline sensitivity detection
1.27.197 Release Notes
• Resolve additional edge cases in inline script detection after increasing detection sensitivity
1.27.196 Release Notes
• Fix CTDs caused by increased Irony sensitivity to inline scripts' detection and parsing
1.27.194 Release Notes
• Fix #613
• Expand multi-nested inline script parsing for mods using more complex logic
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
- Download win-x64.zip
- Extract it anywhere
- Run IronyModManager.exe
Installer build
- Download win-x64-setup.zip
- Extract it
- Run win-x64-setup.exe
- Follow on-screen instructions
MacOS
- Download and extract osx-x64.zip
- Open Terminal
- Navigate to the folder:cd /path/to/Irony
- Make the file executable:chmod +x IronyModManager
- Run Irony:./IronyModManager
(Important:./ must be included.)
Linux
- Download and extract linux-x64.zip
- Open a terminal in the extracted directory
- Make Irony executable:chmod +x IronyModManager
- Run Irony:./IronyModManager