Caioreix-PluginReloader icon

PluginReloader

PluginReloader is a BepInEx plugin designed to streamline the development and debugging of other BepInEx plugins. It provides hot-reloading capabilities for plugins, configuration and data to make plugin iteration faster and safer.

CHANGELOG

Changelog

All notable changes to PluginReloader will be documented in this file.

1.0.0

Added

  • Hot-reload plugin configs and data at runtime via hotkey (client) or file trigger (server).
  • Configurable hotkeys and logging options.
  • Enhanced documentation and usage examples.

0.0.1

Added

  • Early preview release.