List of useful development plugins
This page contains a list of useful plugins and tools you can use to develop plugins with BepInEx easier.
UnityExplorer
Link: GitHub
Description: An in-game UI for exploring, debugging and modifying Unity games. Allows you to inspect any game object and component.
BepInExConfigManager
Link: GitHub
Description: In-game UI for managing BepInEx Configurations, for IL2CPP and Mono Unity games. Allows viewing and interactively editing plugin configurations. Provides UI components for colors, vectors, key bindings, enumerations and more!