Skip to content
Mario edited this page Aug 11, 2020 · 32 revisions

About

Irony Mod Manager is a new mod manager for Paradox Games which at the moment supports Stellaris only but at a later date support for additional games will be added. The games which will be supported are the ones which support the newest Paradox Launcher.

Important Notice about Paradox Launcher 2020.10

This update broke custom mod managers since it added play-styles (collections in Irony). A newer Irony update (1.4) will be compatible with it (once I can get the Paradox Launcher to update to 2020.10 version for me to analyze the structure).

For the time being you can do the following:

Open the options popup in Irony and point Irony towards the Stellaris executable and use Launch Game option from within Irony to launch the game. If you ever re-open the paradox launcher remember to reapply the collection since it will overwrite settings that Irony has set.

Supported Platforms

OS Architecture Status Notes
Windows x64 Fully tested
Linux x64 Basic testing #1
Mac x64 Basic testing #2

Notes:

  1. Extract the 7z 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.
  2. Extract the .7z 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.

Main Features

  • Mod Management
    • Searching\Filtering mods
    • Ordering mods alphabetically (A-Z\Z-A)
    • Reordering mods (Move up\down, Move to top\bottom, specifying exact position and drag and drop)
  • Collections
    • Export
    • Import
    • Merge (as of 1.2 version)
  • Conflict Solver
    • Detects conflicts regardless of filename
    • Exports resolved conflict to a separate patch collection
    • Exports patch collection via export\import collection option
    • Filter conflicts by mods
    • Search a generated database of all definitions in analyzed mods

Video Tutorial on using Conflict Solver

Tutorial on Vimeo

Made by LordOfLA

Reporting an issue

All software has bugs or glitches if you encountered what seems to be a bug or a glitch please open an issue here. If you experienced an app crash please submit your app log which can be found in Irony Mod Managers logs directory. If you experienced a glitch please provide detailed steps on how to reproduce the issue.

Clone this wiki locally