A collection of essential BepInEx plugins for Koikatu. Most importantly this collection includes a screenshot plugin, slider and input field unlockers. This collection also includes Sideloader for loading mods.
These plugins require the latest bleeding edge build of BepInEx. The latest release versions of BepInEx will not work.
Loads custom BGMs and clips played on game startup. Stock audio is replaced during runtime by custom clips from BepInEx\BGM and BepInEx\IntroClips directories.
Tutorial on how to replace sound clips and background music using BGMLoader.
(Koikatsu)
Allows configuration of some post-processing filters. (change of bloom amount, disable saturation filter)
Allows additional data to be saved to character, coordinate and scene cards. The cards are fully compatible with non-modded game, the additional data is lost in that case. This is used by sideloader to store used mod information.
Allows user to input longer than normal values to InputFields. This allows longer names and other properties stored as text.
Creates screenshots based on settings. Can create screenshots of much higher resolution than what the game is running at. It can make screen (F9 key) or character (F11 key) screenshots.
Loads mods packaged in .zip archives from the Mods directory without modifying the game files at all. You don't unzip them, just drag and drop to Mods folder in the game root.
It prevents mods from colliding with each other (i.e. 2 mods have same item IDs and can't coexist; sideloader automatically assigns correct IDs). It also makes it easy to disable/remove mods with no lasting effects on your game install (just remove the .zip, no game files are changed at any point).
More information and tutorial on sideloader-compatible mod creation.
Step-by-step guide for creating a simple texture mod.
Tool for automatically converting old list mods to sideloader-compatible form.
Allows user to set values outside of the standard 0-100 range on all sliders in the editor.
Moved to https://github.com/BepInEx/BepInEx.ConfigurationManager
Moved to https://github.com/BepInEx/DeveloperConsole
Moved to https://github.com/BepInEx/IPALoaderX
Moved to https://github.com/BepInEx/MessageCenter
Moved to https://github.com/BepInEx/BepInEx.Debug
Replaced by XUnity.AutoTranslator
Replaced by XUnity.ResourceRedirector