Skip to content

Releases: Holt59/modorganizer-installer_wizard

Version 1.0.2

17 Nov 21:09
Compare
Choose a tag to compare

Important: Requires the latest development build of MO2 2.4.0 alpha 3.

Download the installer_wizard-1.0.1.zip archive an extract it into your MO2 plugins folder — Extract the folder, not the individual files. Your folder should look like this:

plugins/
    data/
    ...
    installer_wizard/
        __init__.py
       ...
    ...

Fixes:

  • Update to latest interpreter.
  • Fix plugin status being incorrectly computed.

Version 1.0.1

15 Nov 20:44
Compare
Choose a tag to compare

Important: Requires the latest development build of MO2 2.4.0 alpha 3.

Download the installer_wizard-1.0.1.zip archive an extract it into your MO2 plugins folder — Extract the folder, not the individual files. Your folder should look like this:

plugins/
    data/
    ...
    installer_wizard/
        __init__.py
       ...
    ...

Features:

  • Should work with any mod containing a BAIN Wizard installer (wizard.txt).
    • If there is also a FOMOD installer in the archive, the FOMOD installer will be used (unless you switch off the setting).
  • Remember previous installation options.
  • INI Tweaks:
    • INI Tweaks for game settings (Oblivion.ini, Skyrim.ini, etc.) are not applied automatically.
    • INI Tweaks for OBSE scripts are applied if the target files is form the mod (see Weather - All Natural for an example).

Version 1.0.0 Beta

08 Nov 22:23
Compare
Choose a tag to compare

Download the installer_wizard-1.0.0b.zip archive an extract it into your MO2 plugins folder — Extract the folder, not the individual files. Your folder should look like this:

plugins/
    data/
    ...
    installer_wizard/
        __init__.py
       ...
    ...