HavenDevTools
Developer utilities for mod debugging and game state inspection
| Date uploaded | 2 months ago |
| Version | 1.2.0 |
| Download link | AzraelGodKing-HavenDevTools-1.2.0.zip |
| Downloads | 14 |
| Dependency string | AzraelGodKing-HavenDevTools-1.2.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
HavenDevTools
Unreleased: Lifecycle logging cleanup — plugin shutdown now classifies expected menu/quit teardown instead of always emitting critical destroy noise.
Version 1.2.0 — Developer utilities for mod debugging and game state inspection in Sun Haven. Not intended for typical players; may impact performance.
1.0.8: Config file now uses BepInEx/config/HavenDevTools.cfg (auto-migrates values from the legacy GUID-named config on first load).
Features
- State Inspector - Real-time game state inspection
- Debug Console - Advanced logging and commands
- Performance Monitor - Track performance metrics
- Hot Reload - Reload mods without restarting (experimental)
Usage
This mod is intended for mod developers. Press the configured hotkey to open the dev tools panel.
Installation
- Install BepInEx 5.x
- Place
HavenDevTools.dllinBepInEx/plugins/ - Launch the game
Configuration
Edit BepInEx/config/HavenDevTools.cfg to customize settings.
The Vault (when installed): [The Vault] → FullVaultInspector — same as the old “full vault debug” mode (zeros in tabs, Debug dump tab, full HUD). You can also toggle it in the dev window under Azrael's Mods → The Vault.
Note
This is a developer tool and may impact performance. Not recommended for normal gameplay.