diff --git a/README.md b/README.md index 15d2e6c..47f99a7 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,31 @@ StreamDeck OBS Replay ===================== -Installation +Enables toggling replay recording and saving replays from Stream Deck with feedback shown on the icons. + +Installation - OBS Studio ------------ Install [obs-websocket](https://github.com/Palakis/obs-websocket) and configure -Add plugin to Stream Deck (double click) and configure your icons with the host, port (default: 4444) and password (if configured). \ No newline at end of file +Add plugin to Stream Deck (double click) and configure your icons with the host, port (default: 4444) and password (if configured). + +Installation - Streamlabs OBS +----------------------------- + +Set port to `59650` and the plugin will auto detect. + +Credits +------- + +StreamLabs OBS (Base software) + +OBS Studio (Base software) + +Stéphane Lepin ([obs-websocket](https://github.com/Palakis/obs-websocket)) + +Chris de Graaf ([go-obs-websocket](https://github.com/christopher-dG/go-obs-websocket)) + +Elgato/Corsair for Stream Deck + SDK/Documentation + +Bumbler (https://bumbler.tv) for icons/plugin icon \ No newline at end of file diff --git a/plugin/manifest.json b/plugin/manifest.json index d397a15..974f846 100644 --- a/plugin/manifest.json +++ b/plugin/manifest.json @@ -42,7 +42,7 @@ "Icon": "images/pluginIcon", "CategoryIcon": "images/pluginIcon", "URL": "https://streamdeck.meow.tf/obsreplay", - "Version": "1.1.0", + "Version": "1.1.1", "SDKVersion": 2, "OS": [ {