The BepInEx console will not appear when launching like it does for other games on Thunderstore (you can turn it back on in your BepInEx.cfg file). If your PEAK crashes on startup, add -dx12 to your launch parameters.

ReviveHotkey
Adds a customizable hotkey that lets you revive yourself when knocked unconscious, with optional limited revives.
CHANGELOG
Changelog
1.0.7
- Fixed UI prompt not appearing in gameplay scenes (e.g., Mountain level)
- UI prompt is now rebuilt on scene load to ensure it always shows when needed
- Prompt displays in center of screen when player is eligible to revive
1.0.4
- Added configurable revive limit (
ReviveLimit
in config; -1 = infinite) - Fixed bug where players could revive while dead causing issues(now blocked properly)
- Cleaned up logging for revive status and usage count
1.0.3
- Updated description to clarify the mod should only be used when unconscious, not dead
- Added known issue: using the revive key while dead causes the player to fall out of the map
1.0.0
- Initial release
- Added revive-on-keypress functionality
- Only activates when fully unconscious
- Configurable keybind (default:
Z
)