Releases: Holt59/modorganizer-installer_wizard
Releases · Holt59/modorganizer-installer_wizard
Version 1.0.2
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
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).
- INI Tweaks for game settings (
Version 1.0.0 Beta
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
...
...