intiface / intiface-cli-csharp

Command line interface for running an Intiface server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED AND ARCHIVED

This project has been superceded by intiface-cli-rs and will no longer be updated.

Intiface CLI - C#

Patreon donate button Discourse Forum Discord Twitter

Command Line Interface for running Intiface servers.

Basically just a front-end for Buttplug C#, but since we're trying to not make people install a program named "Buttplug" on their computers, here we are.

While this program can be used standalone, it will mostly be featured as a backend/engine for Intiface Desktop.

A Note About Versioning

Versions of the Intiface CLI have Major/Minor/Patch semvers that track the version of buttplug-csharp library they depend on. Any changes to the intiface CLI program itself will be build versions tacked on the end of that range.

Support The Project

If you find this project helpful, you can support us via Patreon! Every donation helps us afford more hardware to reverse, document, and write code for!

License

Buttplug is BSD 3-Clause licensed. More information is available in the LICENSE file.

About

Command line interface for running an Intiface server

License:Other


Languages

Language:C# 96.3%Language:Inno Setup 3.7%