This page was last updated on 21 November 2022, 4:21PM
Changelogs
Version 2.2.1
Fixed an error message that may crash the app when it isn't critical to do so.
Version 2.2.0
Added support for the Xbox Game Pass version.
Version 2.1.2
In some rare instances, state.persistent.mods[gameId][modId]; can be undefined when the profile still has data for a modId, but the mod might've been uninstalled
This fixes it and also removes the duplicated code to get the enabled and disabled mods.
Version 2.1.1
Fixed crash if a user has launcher vortex for the first time and has no mods, and and no profiles vortex can crash, courtesy of MassimoMx