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.

StableThirdPersonCamera
Adds a stabilized third person camera to Peak to make the game playable for folks with sensitive tum tums.
CHANGELOG
0.1.6
- "Fix" audio spatialization by playing audio as if the camera is still inside the player.
NOTE: This will make SFX significantly louder for those that used earlier versions of this mod. - Add option to turn audio spatialization fix off in config
0.1.5
- Cleared out some crufty config variables
- Disabling the mod mid-game should be less glitchy (you still need to start a new game to fully turn it off)
0.1.4
- Updated instructions again because it's working now??
0.1.3
- Updating instructions to point at manual BepinEx install.
0.1.1
- Plugin kind of works, but might require you to source your own Unity.Cinemachine.dll
0.1.0
- Plugin disabled while I figure out why it's broken
0.0.2
- Documentation updated (sort of)
0.0.1
- Adapted from StableCamera with basic third person camera logic added