
K Y S
A lightweight mod for PEAK that lets you instantly die with a key comboDetails
๐ K.Y.S - Instant Death Dev Tool for PEAK
K.Y.S is a lightweight developer utility mod for PEAK that lets you instantly die with a key combo.
Perfect for testing mods like Everest that requires the player to die to spawn their skeleton. Pairs well with my other mod Quick Restart for testing purposes! Can be used by anyone not just devs.
Find the mod in the Peak Modding Discord under #mod-releases to discuss mod related topics like issues/reports/thanks
HEY YOU look just to bring this up incase you saw the title and had some weird thoughts like "relatable", find someone to talk to yo! People care! P.S.A over.
๐ง Features
- ๐ซ Instant Death with a configurable hotkey.
- ๐ฎ Toggle the system on/off to avoid accidental death during gameplay.
- ๐ง Multiplayer-safe โ uses
RPCA_Die
to properly sync the death across the network. - ๐ฅ๏ธ On-screen Notification shows when the suicide system is enabled or disabled.
- โ๏ธ Configurable Modifier Support for both action and toggle keys.
โ๏ธ Configuration
A config file is auto-generated at:
BepInEx/config/tony4twentys.kys.cfg
Default Keybinds:
Action | Key Combo |
---|---|
Toggle KYS system | LeftAlt + S |
Trigger death | LeftAlt + D |
Available Config Entries:
Key | Description | Default |
---|---|---|
kysModifierToggle |
Require modifier with death key? | true |
kysModifier |
Modifier key for suicide | LeftAlt |
kysKey |
Key to trigger death | D |
kysToggleModifierToggle |
Require modifier with toggle key? | true |
kysToggleModifier |
Modifier key for toggling | LeftAlt |
kysToggleKey |
Key to toggle the suicide system | S |
๐บ Notification System
When toggling the K.Y.S system:
- ๐ฅ K.Y.S ON appears in red at the bottom of the screen.
- ๐ฉ K.Y.S OFF appears in green at the same location.
Text stays visible for 5 seconds and always replaces any previous notification (no stacking).
๐ ๏ธ Requirements
๐ฆ Installation
- Download the mod manually and extract the files
- Drop the
.dll
into your/PEAK/BepInEx/plugins/
folder - Launch the game and the config will be generated automatically
๐ฅ Or use the Thunderstore Mod Manager for 1-click install ๐ฅ
๐งช Known Limitations
- Doesn't check for scene restrictions
- You can't undo your death (you're welcome).
๐ค Credits
Created by tony4twenty Check out my mother mods tony4twentys thunderstore
Requested by ch33kKlapp3r (lol) and Steven in the Peak Modding Discord
๐งผ Dev Suicide. Clean. Controlled. Convenient.
Just press a button. No need to jump off a cliff.