1
0
mirror of https://github.com/DarthAffe/CUE.NET.git synced 2025-12-12 16:58:29 +00:00

Updated readme for V1.0 release

This commit is contained in:
DarthAffe 2015-12-23 15:46:18 +01:00
parent a53af22454
commit c68f55c824

View File

@ -1,12 +1,12 @@
# CUE.NET
C# (.NET) Wrapper library around the Corsair CUE-SDK
The current Version should be stable (only keyboard support - mouse and headset might work but is completly untested) and soon be released as V1.0. (Use the latest nuget-package or compile from source - V0.1 is really outdated.)
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. Tutorials will be rewritten soon.
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 package in Visual Studio.*
*You need to check "Include prerelease" to see the myget package in Visual Studio.*