https://github.com/blackspherefollower/buttplug-csharp-vibhub-manager
https://github.com/blackspherefollower/buttplug-csharp-vibhub-manager
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/blackspherefollower/buttplug-csharp-vibhub-manager
- Owner: blackspherefollower
- License: other
- Created: 2020-06-10T10:22:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-13T14:05:19.000Z (about 6 years ago)
- Last Synced: 2025-10-19T11:49:48.161Z (9 months ago)
- Language: C#
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VibHub Manager implementation for Buttplug
**Note: This is an unsupported PoC quality library. Do not use this as an example of how to build device sub-managers for Buttplug**
## Support
If you use this manager, things might go wrong, possibly affecting other aspects of the Buttplug server.
Until completely removed (deleted and the Buttplug server is reinstalled from scratch), do not expect help from the community.
## Usage
1. Build the library
2. Drop the built `Buttplug.Server.Managers.VibHubManager.dll` and `SocketIOClient.dll` into the same directly as the Buttplug server binary and other manager DLLs (this is a **very very unsupported** way of extending Buttplug)
3. Create a file named `vibhub.txt` in that same folder containing the device IDs of each your your VibHubs, one per line
4. Start the Buttplug server with INFO logging and you should see the VibHub manager get loaded and get invoked during scanning