/OpenRGB.NET

C# client for the OpenRGB SDK. Compiled version compatible with Streamer.bot .net 4.7.2 / netstandard 2.0

Primary LanguageC#MIT LicenseMIT

OpenRGB.NET

Nuget

OpenRGB.NET is a C# client for the OpenRGB SDK. It is meant to be a simple client, providing a method for each of the functionalities available in the SDK. Tested on Windows 10 and Arch Linux.

Installation

You can simply add the nuget package as a reference to your project.

Usage example

See the example project.