Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
AutoReload
Automatically reloads plugins by watching BepInEx/plugins/ for file changes. For developers.
CHANGELOG
Changelog
[1.0.2] - 2026-09-09
Fixed
- Reloads failing due to multiple simultaneous file change events (#3)
[1.0.1] - 2026-08-27
Fixed
- PluginInfo.Location is set before creating Plugin instance so it's correct before the Plugin's Awake method runs
[1.0.0] - 2025-07-11
Added
- Everything