Releases: BepInEx/BepInEx.UnityInjectorLoader
Releases · BepInEx/BepInEx.UnityInjectorLoader
v1.5.0.0
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
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
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
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 intoBepInEx
folder.
You still must removeExIni.dll
fromSybaris
folder!
Version 1.1.0.0
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
Initial release.
Refer to README for the installation guide.