Releases: toebeann/subnautica-below-zero-support
Releases · toebeann/subnautica-below-zero-support
v2.0.4
2.0.3
Users affected by an issue where some QMods were not being installed correctly should reinstall the affected QMods.
Fixed
- Resolve issue where QMod archives which include a "QMods" folder result in nested "QMods" folders when installed (
c9c262b
)
Full Changelog: v2.0.2...v2.0.3
2.0.2
Changed
- Change license from LGPL-3.0 to GPL-3.0 (
e82efca
) - Always expand first entry in changelogs when opening dialog (
d8a5c89
)
Fixed
- Correct handling of
BepInEx.cfg
for BepInEx packs without an includedBepInEx.legacy.cfg
(d42c151
) - Stop notifying users to reinstall BepInEx pack when enabling/disabling QModManager if reinstalling would not update the
BepInEx.cfg
file (15f150a
)
Full Changelog: v2.0.1...v2.0.2
2.0.1
2.0.0
This release comprises a complete rewrite of the extension from scratch by the new lead maintainer, toebeann.
Changed
- Filter out files which conflict with the BepInEx pack when installing QModManager
- Improve the game version detection so that the actual game version is reported rather than the version of the Unity engine used to compile it
- Suppress the warning about QModManager not being installed until the user has one or more QMods installed
Added
- Support installing the BepInEx Pack for Subnautica: Below Zero
- Support installing BepInEx plugins and patchers
- Support installing CustomPosters and CustomHullPlates addon packs (QMM only)
- Notify the user that they need to install BepInEx if it is not already installed
- Add a changelog GUI to automatically let users know about updates
Full Changelog: https://github.com/toebeann/subnautica-below-zero-support/commits/v2.0.0