You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add find and replace to rich text editors (conflict solver)
Release Notes 1.22
Update dependencies
Improve detection whether steam is running or not (for steam games)
Add paradox launcher running warning
Button to test configured external diff tool added
Add placeholder logic to let Irony know to ignore certain types (for mod devs)
Change default path for dialogs
Add mod id info to mod collection export metadata
Add definition last modified date info in conflict solver (in tooltips)
Add mod search\filtering OR operator support for certain fields
Exclude non event related namespaces from definition code extraction
Show missing mods notification if mod is deinstalled and is in a collection
Auto detect gog games on windows
Detect and treat as error files without BOM encoding
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.