This repository has been archived by the owner on Jul 23, 2023. It is now read-only.
Releases: ow-mods/ow-mod-manager
Releases · ow-mods/ow-mod-manager
1.6.0
- Remove redundant settings (Force OpenVR, disable Steam parameters warning);
- Add missing OWML settings to settings tab (Debug mode, run game exe directly).
1.5.0
Show warning when uninstalling or disabling mods that have patchers;
Make alert banner smaller;
1.4.0
Add readme button (opens readme on mod's GitHub repo)
1.3.0
- No longer relying on manifest.json defined in main branch of mod repositories. Prevents some inconsistencies when main branch isn't synced with latest release.
- Fixed mod dependencies being read from manifest.json in repository instead of the one in the local manifest in some cases.
- Read alerts from the mod database (so that we can show custom messages to users without having to update the manager).
1.2.4
Revert change that was causing problems: "Show error if user tries to set OWML path to sub-path of Mod Manager".
1.2.3
- Show error if user tries to set OWML path to sub-path of Mod Manager;
- Make the "missing dependency" message more clear for cases where dependency can't be installed.
1.2.2
- Fixed mod manager GitHub link;
- Fixed opening directories with spaces in their path.
1.2.1
Fixed bug introduced in 1.2.0: not being able to download any new mods.
1.2.0
- Show mod file reading errors in description area instead of tooltips;
- Make the install button act as a clean reinstall button for broken mods.
1.1.0
- Prevent mod manager from crashing when mods have broken manifests;
- Show error on mods with broken manifests or configs.