Gives you advanced control over the game's post processing effects, including Anti-Aliasing, Ambient Occlusion, Bloom, Color Grading, Depth of Field, Eye Adaptation, Motion Blur, Vignette, Chromatic Aberration, and Screen Space Reflection.
Update made to Preloader to ensure assembly's are being patched correctly.
This should remove the warning message that shows when BepInEx starts.
Modders: Unstripped Corlibs are still removed. If you are having issues with System depenencies, please include those dependencies directly into your project.
5.4.2201
As of Valheim 0.217.24, There is no longer a need for the unstripped corlibs to be shipped with BepInEx.
This version removes the corlibs and instructs doorstop not to include them.
For modders, this is important, as you'll want to make sure you are referencing Unity from the Game Folder now.
Changelog History (click to expand)
5.4.22
Update for Valheim 0.217.22 and upgrade BepInEx to 5.4.22
5.4.2105
Updating Thunderstore version in Preloader.DLL
5.4.2104
For Unix installs, including dedicated servers, the ForceBepInExTTYDriver config setting was removed in a prior update. This is needed for servers to shut down correctly.
5.4.2103
Log the BepInExPack Valheim version the user is using right before the preloader completes. This is to help troubleshoot issues by stating what version of the pack you are running.
5.4.2102
Updated to force the Assembly entry point by default. This should prevent some issues with users having older config files.