Added Wooting multi device support
Depends on https://github.com/WootingKb/wooting-rgb-sdk/pull/50
Replaces all kernel32.dll calls with the NativeLibrary class, which is crossplatform. In theory this should work with the Linux version of the native library, but i haven't tested it.
Demo video: https://gfycat.com/delayedmistyiraniangroundjay
I have since tested this on Linux and it works perfectly, as long as the ".so" file is added as a possible binary file.
I'll redirect this for now to make the NativeLibrary-changes for all providers and use someof the performance features that are usable with the new .NET.
i might come back to you to test it in the end to make sure I don't break your stuff here :)