Skip to content

Commit 0069238

Browse files
authored
Add Elgato Key Light plugin (#79)
* Add Elgato Key Light plugin * Update ElgatoKeyLight to 0.1.1 Fix: Added missing locales * Update ElgatoKeyLight to 0.1.2 Fix: Dial changes are reflected immediately * Update ElgatoKeyLight to 0.1.3 Plugins.json: Use correct order for past versions Changes: Fix: Use underscores for plugin id Style: Updated icon to have a better top/bottom label readability
1 parent 711b300 commit 0069238

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Plugins.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,5 +235,14 @@
235235
"commits": {
236236
"0.9.1": "c451f88f7e919601080a8177ea632143f5301203"
237237
}
238+
},
239+
{
240+
"url": "https://github.com/cozybuild/StreamControllerElgatoKeyLight",
241+
"commits": {
242+
"0.1.0": "583d74c6c409d1716966c55b4a6d64589c6caa9c",
243+
"0.1.1": "80aa64e901d966dc8c51d6e669d4bd549a8b92b4",
244+
"0.1.2": "2a823090110aa6993a8b12f85289b0c8b618944c",
245+
"0.1.3": "ad90b5690151ebd7450a0e88b81f9af6a78416ef"
246+
}
238247
}
239248
]

0 commit comments

Comments
 (0)