PeakPlug
June 29, 2025 ยท View on GitHub
Buttplug integration for PEAK!
Setting up
Requirements
- Intiface Central or Intiface Engine (former preferred)
- A buttplug or a device that can vibrate and has buttplug.io support (See here for a list of supported devices)
Installation
Automatic
Manual
- Install BepInEx (see BepInEx Installation Guide)
- Launch PEAK once with BepInEx installed to ensure that its working and needed folders are present
- Navigate to your PEAK install directory and go to
./BepInEx/plugins - Download the mod and unzip it in the installation directory
Usage
- Open Intiface Central (or Engine if you know how to use that)
- Start it via the big play button
- Launch PEAK with the mod installed
- If it doesn't work, go to Intiface settings and enable
Listen on all network interfacesin the server settings
- If it doesn't work, go to Intiface settings and enable
Thunderstore Packaging
This template comes with Thunderstore packaging built-in, using TCLI.
You can build Thunderstore packages by running:
dotnet build -c Release -target:PackTS -v d
Note
You can learn about different build options with dotnet build --help.
-c is short for --configuration and -v d is --verbosity detailed.
The built package will be found at artifacts/thunderstore/.