PeakPlug

June 29, 2025 ยท View on GitHub

Buttplug integration for PEAK!

Setting up

Requirements

Installation

Automatic

  • For a quick installation and organiser, r2modman or Gale can be used

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 interfaces in the server settings

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/.