StreamDeckToolkit
StreamDeckToolkit copied to clipboard
Simplify boilerplate code to start StreamDeckLib
The code to initialize a StreamDeckLib based plugin should be as short and simple as possible. Currently, we add about 50 lines of code to Program.cs to get things started.
That's too much.
Recommend closing this, it's REAL easy to initialize it now.