Skip to content

Releases: BepInEx/BepInEx.UnityInjectorLoader

v1.5.0.0

10 Sep 09:30
e491ffe
Compare
Choose a tag to compare

Changelog

  • Fixed rare issue where a plugin abusing path combination broke

IMPORTANT

Requires BepInEx 5.3 or newer. Refer to the README for installation guide.

Version 1.4.0.0

26 Aug 19:44
Compare
Choose a tag to compare

Changelog

  • Update to BepInEx 5.3 API
  • Properly resolve assemblies in UnityInjector folder

IMPORTANT

Requires BepInEx 5.3 or newer. Refer to the README for installation guide.

Version 1.3.0.0

08 May 18:46
Compare
Choose a tag to compare

Changelog

  • Updated codebase to work with BepInEx 5.0 RC1

NOTE

The installation procedure is different from previous versions! Refer to the new README on the front page of the project.

This version is not compatible with BepInEx 4

Version 1.2.0.0

01 Aug 10:22
Compare
Choose a tag to compare

Changelog

  • Separated ExIni into a separate DLL in order to fix issues with BepInEx plugins that also depend of ExIni

NOTE:
All versions since 1.2.0.0 now contain two DLLs (plugin DLL and ExIni). Put them both into BepInEx folder.
You still must remove ExIni.dll from Sybaris folder!

Version 1.1.0.0

06 Jul 08:22
Compare
Choose a tag to compare

Fix the loader (and the game) soft crashing if a single plug-in failed to load.

Refer to README for the installation guide.

Version 1.0.0.0

20 Jun 16:17
Compare
Choose a tag to compare

Initial release.

Refer to README for the installation guide.