1
0
mirror of https://github.com/DarthAffe/CUE.NET.git synced 2025-12-13 09:08:34 +00:00
CUE.NET/README.md
2018-01-01 20:02:50 +01:00

16 lines
949 B
Markdown

# CUE.NET
C# (.NET) Wrapper library around the Corsair CUE-SDK
> CUE.NET is considered done now and will be no longer actively developed (only bugfixes if needed).
> It will be superseded by [RGB.NET](https://github.com/DarthAffe/RGB.NET). Feel free to join the [discord-channel](https://discord.gg/9kytURv) if you're interested what's happening there :)
Please take a look at the [wiki](https://github.com/DarthAffe/CUE.NET/wiki) or the documentation at [http://cue.wyrez.org](http://cue.wyrez.org) for some help on how to use the library. Documentation and Tutorials will be finished/rewritten soon.
Drop me a message if you need help, something is missing, behaves weird or doesn't feel good (from a programmer's point of view)!
Stable NuGet-Packages: https://www.nuget.org/packages/CUE.NET/
Latest NuGet-Packages: https://www.myget.org/gallery/cue_net
*You need to check "Include prerelease" to see the myget package in Visual Studio.*