1
0
mirror of https://github.com/DarthAffe/RGB.NET.git synced 2025-12-12 17:48:31 +00:00

Updated readme

This commit is contained in:
Darth Affe 2017-12-07 19:30:17 +01:00
parent 73e2ab2d38
commit 055e8580aa

View File

@ -6,3 +6,11 @@ This project aims to unify the use of various RGB-devices.
If you want to help with layouting/testing devices or if you need support using the library feel free to join the [RGB.NET discord-channel](https://discord.gg/9kytURv).
For a quick-start-guide you can check out [this issue](https://github.com/DarthAffe/RGB.NET/issues/2).
## Adding prerelease packages using NuGet ##
This is the easiest and therefore preferred way to include RGB.NET in your project right now.
Since there aren't stable packages on nuget right now you need to use the CI-build.
You can get them from the [RGB.NET MyGet gallery](https://www.myget.org/gallery/rgb_net) by adding the feed as a package source to your Visual Studio.
_You need to check "Include prerelease" to see the package in Visual Studio._