
You are viewing a potentially older version of this package. View Latest Version

Save your current location and return to it later with a single keypress.
This mod adds a simple, lightweight checkpoint system to PEAK:
F5) to save your current location.F6) to teleport back to that saved location.F7) to return to the location you were at before teleporting.After running the game once with this mod installed, a config file will be generated at:
BepInEx/config/com.peak.savepoint.cfg
You can edit this file to change your keybinds:
[General]
## Key to save current location
SaveLocationKey = F5
## Key to teleport to saved location
TeleportKey = F6
## Key to return to last location before teleport
ReturnKey = F7
You can set any key to a valid KeyCode (like T, Backspace, etc.).
.zip into your game directory:C:\Program Files (x86)\Steam\steamapps\common\PEAK...\PEAK\BepInEx\pluginsSavePoint.dll from the mod release into that plugins folder.Enjoy!