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.
PEAKEmoteLib
An API for adding custom emotes to the game PEAK
| Date uploaded | a week ago | 
| Version | 0.2.0 | 
| Download link | WaporVave-PEAKEmoteLib-0.2.0.zip | 
| Downloads | 2603 | 
| Dependency string | WaporVave-PEAKEmoteLib-0.2.0 | 
This mod requires the following mods to function
BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.2403README
PEAKEmoteLib
PEAKEmoteLib is a library offering an API for adding custom emotes to the game PEAK.
Extra emotes are added to additional pages on the wheel, which can be accessed by scrolling with the mouse wheel.
Usage
See the wiki for implementation details and examples.
Issues
Please report bugs and feature requests to the GitHub Issues page.
CHANGELOG
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.2.0] - 2025-10-26
Added
- A new 
RegisterEmoteoverload toBaseUnityPluginExtensionsto allow registering an emote directly from anEmoteobject. 
[0.1.0] - 2025-10-26
Added
- Everything (all initial functionality)