github BepInEx/BepInEx v5.3
BepInEx v5.3

latest releases: v5.4.23.1, v5.4.23, v5.4.22...
3 years ago

Update Aug 7th 19:37 UTC: It was noted that new HarmonyX version didn't get bundled with the zips, this is now fixed. Please redownload BepInEx if you already downloaded it.

Changelog

Major changes

  • Reverted default option for output log redirection. Now by default output logs will not be redirected
  • Restructured run_bepinex.sh (see #123 by @notfood)
    • You're not required to comment out anything anymore
    • Note for macOS users: you now have to apped .app to executable name

Dependency updates

  • Updated HarmonyX to v2.0.6
  • Updated MonoMod to v20.08.03.05
  • Updated Doorstop.Unix to 1.3.0.0

Fixes/Minor

  • Fixed an issue where a plugin with soft dependencies was skipped if the soft dependency had a missing hard dependency (#126)
  • Fixed an issue where a plugin loading was skipped if there was another plugin with the same GUID but failing process filter
  • Fixed a crash when plugin used ThreadingHelper in some cases (#127)
  • Documented all previously undocumented code
  • Exposed some preloader API to make it easier to implement custom loaders in 5.x

Don't miss a new BepInEx release

NewReleases is sending notifications on new releases.