Open Brendonovich opened 10 months ago
Hey, Do you think this will be alright for a first issue? Any tips for where to get started in the code base?
Ref docs from Elgato: https://docs.elgato.com/sdk/plugins/overview https://docs.elgato.com/sdk/plugins/getting-started
@The-Tasty-Jaffa There's a few moving parts to this issue but if you're familiar with developing streamdeck plugins it could be a good start. I've updated the issue's description with a list of things this will need, feel free to do any or all of them!
Heyo, Just learning the project as a whole. Where abouts is the micrograph parsed & Executed?
Graphs exist in memory as part of @macrograph/runtime
, I'll do up a contributing.md and architecture.md at some point.
The more important part of this issue is getting some basic code deployed on a streamdeck since I don't have one.
apps/streamdeck-plugin