GeekyEggo / SharpDeck

A .NET wrapper for the official Elgato Stream Deck SDK.
MIT License
25 stars 9 forks source link

Update example to demonstrate Property Inspector decorators #6

Open GeekyEggo opened 5 years ago

GeekyEggo commented 5 years ago

The example should be updated to better demonstrate the usage of the Property Inspector decorators being introduced in #5. This should include a sample PI, ideally using the recommended JS from the Elgato SDK github.

GeekyEggo commented 5 years ago

Clearing milestone; updated .readme to reflect changes, this is a priority, but the example needs more work overall.