What problem does it solve?
This Skill streamlines the creation and management of BepInEx plugins for Unity-based games, facilitating mod development, configuration, and deployment processes.
Core Features & Use Cases
- Plugin Development: Build and initialize BepInEx plugins with hooks, attributes, and dependency management.
- Configuration Management: Define and validate runtime settings through structured config files.
- Debugging and Testing: Enable detailed logging, error tracking, and iteration cycles for stable modding.
- Dependency Handling: Manage soft and hard dependencies, checking their presence via reflection and code integration.
- Workflow Automation: Automate build, deployment, and release procedures for efficient mod lifecycle.
Quick Start
Use the bepinex skill to develop, debug, and deploy Unity game plugins easily.