Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 473 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 473 Bytes

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.