We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1768559 commit 8a2a36eCopy full SHA for 8a2a36e
manifest.json
@@ -32,11 +32,12 @@
32
"Category": "YTMD Encoder Remote",
33
"CategoryIcon": "images/youtube-with-circle-category",
34
"Icon": "images/youtube-with-circle-plugin",
35
- "CodePath": "streamdeck-ytmd-remote",
+ "CodePathMac": "streamdeck-ytmd-remote",
36
+ "CodePathWin": "streamdeck-ytmd-remote.exe",
37
"Description": "A Plugin to control YTMD from your StreamDeck Plus",
38
"Name": "YTMD Encoder Remote",
39
"URL": "https://github.com/levindecaro/streamdeck-ytmd-remote",
- "Version": "1.0.0",
40
+ "Version": "1.0.1",
41
"OS": [
42
{
43
"Platform": "mac",
0 commit comments