BepInEx 5.4.23.5
This release brings changes to shell run scripts, see this for more info. Check the previous release notes for more information about Doorstop 4.x.
What's Changed
- v5 - Fix for unity 2022.3.62f3 not having get_graphicsDeviceID by @xinitrcn1 in https://github.com/BepInEx/BepInEx/pull/1235
- v5: Upgrade Doorstop to version 4.5.0 by @arrowmaster in https://github.com/BepInEx/BepInEx/pull/1259
- v5: Fix log writer errors for Unity 6 by @Soggy-Pancake in https://github.com/BepInEx/BepInEx/pull/1264
New Contributors
- @xinitrcn1 made their first contribution in https://github.com/BepInEx/BepInEx/pull/1235
- @Soggy-Pancake made their first contribution in https://github.com/BepInEx/BepInEx/pull/1264
Full Changelog: https://github.com/BepInEx/BepInEx/compare/v5.4.23.4...v5.4.23.5
⚠️ BepInEx 5 is in long term support (LTS) mode
BepInEx 5.4 is the last version of BepInEx 5 with major updates. Any BepInEx 5 releases starting version 5.4 will be minor and only contain fixes along with package version updates. Our main development focus now shifts to implementing BepInEx 6.
For developers: BepInEx 5 source code is now maintained on v5-lts branch. In turn master branch will start hosting BepInEx 6 source. All PRs regarding BepInEx 5 should be targeting that branch instead of master.