Now requires BepInEx 5! The nightly build #161 or newer is recommended, RC1 is too old and will not work.
First official release of BepisPlugins for AI Girl trial version. r12 was an unofficial release. Also the first release of BepisPlugins for BepInEx 5.
Changelog
Many plugins have been removed due to being obsolete or moved to separate repositories if they were compatible with any Unity game. See the links below to find new releases for those plugins.
You can see a full unfiltered list of changes and their contributors here. Here's a digested version:
Sideloader
- Integrated KK_GUIDMigration
- Comments added to the code for all publicly visible methods and members for use by plugin developers
- (Koikatsu) Fixed an error with Sideloader makeup layout mods
Screencap
- (Koikatsu) Fixed an issue with AlphaMask textures
ExtensibleSaveFormat
- Comments added to the code for all publicly visible methods and members for use by plugin developers
DynamicTranslationLoader
- Removed. Going forward, translations will be done via XUnity.AutoTranslator https://github.com/bbepis/XUnity.AutoTranslator
ResourceRedirector
- Removed. Sideloader and BGMLoader which previously required it now use XUnity.ResourceRedirector https://github.com/bbepis/XUnity.AutoTranslator
IPALoader
- Removed. Now has its own repository at https://github.com/BepInEx/IPALoaderX
ScriptEngine
- Removed. Now included as part of https://github.com/BepInEx/BepInEx.Debug
DeveloperConsole
- Removed. Now has its own repository at https://github.com/BepInEx/DeveloperConsole
MessageCenter
- Removed. Now has its own repository at https://github.com/BepInEx/MessageCenter
ConfigurationManager
- Removed. Now has its own repository at https://github.com/BepInEx/BepInEx.ConfigurationManager