Fixed crash caused by the usage of unreleased content (util.batchDispatch)
Fixed crash when the user has no mods installed and Vortex attempts to ascertain the version of the configuration manager
Version 1.0.13
Upgraded to BepInEx 5.4.16
BepInEx Configuration Manager is no longer deployed by default
BepInEx Configuration Manager is downloaded/installed as a mod
Version 1.0.12
Updated to BepInEx 5.4.11.0
Version 1.0.10
- fixed game updated notification being raised even after updating to the latest unstripped assemblies.
- added download archive validation to ensure the automatic downloader managed to pull the file in its integral state.
- fixed (rare) game preparation being stuck when attempting to switch to Valheim from another game (or no game at all)
- fixed error when switching to Valheim and the user no longer had the old unstripped mod archive (yet the mod was installed)
- fixed (rare) bug causing Vortex to hang indefinitely during the preparation stage (again)
Version 1.0.9
Modified unstripped assemblies resolution system to cater for the latest Valheim update
Version 1.0.8
Updated configuration manager assembly to fix incompatibility with BepInEx 5.4.10.0
Version 1.0.7
Updated BepInEx package to 5.4.10.0
Version 1.0.6
Fixed hardlink deployment becoming unavailable on some user environments
Version 1.0.5
Added support for World Saves. Install them like any other mod. Better Continents required. To uninstall a World Save, it needs to be disabled AND removed via the ingame menu.
Version 1.0.4
- fixed rare inability to manage game when no profile is active
- fixed rare bug where the game extension's setup was potentially using an invalid profile
- updated BepInEx payload to 5.4.9.0
- updated unstripped assemblies logic to support the latest BepInEx full pack by 1F31A
Version 1.0.3
Fixed an issue that would prevent deployment for games besides Valheim.
Version 1.0.2
- Added support for CustomMeshes/Textures - regardless of packaging textures/meshes are now installed in the right folders
- InSlimVML functionality is retained but InSlimVML has been removed as a requirement for mods in favour of the BepInEx SlimVML patcher
- Added support for the full BepInEx pack - if it is installed, Vortex will use the assemblies contained in that pack. Otherwise the unstripped dlls are required (Vortex will direct you to it).