Last updated | 3 months ago |
Total downloads | 50 |
Total rating | 2 |
Categories | |
Dependency string | nonpolynomial-Pegginglin-0.0.3 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_Peglin
BepInEx pack for Peglin. Preconfigured and ready to go.
Preferred version: 5.4.2100README
Pegginglin - Buttplug.io mod for Peglin
This is a simple BepInEx mod for Peglin with the following features:
- Runs vibrator for 100ms whenever a peg is hit
How to install
- Download from Thunderstore using r2modman
- Manual install if that doesn't work
- Download BepInEx v5.4.23.2 for your specific architecture (most likely win_x64)
- Unzip the BepInEx directory to your Peglin install directory
- Download latest Pegginglin release from github
- Unzip into
plugins
directory in theBepInEx
directory of your Peglin install
How to use
- Start Intiface Central
- Start Peglin
- Soon after install, Intiface Central should show "Pegginglin" as connected
- Mod will currently vibrate any vibration capable hardware currently connected to Intiface Central
Source
Pegginglin source is available on github.
Note that the project is currently set up against the developer's local configuration, as nuget Peglin packages are currently out of date.
Due to incompatibilities in the Nuget Buttplug packages and the version of .Net Peglin uses, building against the Buttplug C# library will require a local clone of the buttplug-csharp repo, with the no-tuple
branch checked out.
ChangeLog
- v0.0.3
- README updates
- Move to System.Net.Websockets to fix Thunderstore rejection and reduce dependencies
- v0.0.2
- Update release to try to fix Thunderstore rejection (didn't work)
- v0.0.1
- First release
- Minimal vibration functionality
- Just seeing if this will even work for anyone else