{ "Actions": [ { "Icon": "images/actions/replay_off", "Name": "OBS Replay Toggle", "States": [ { "Image": "images/actions/replay_off", "TitleAlignment": "bottom", "FontSize": "16" }, { "Image": "images/actions/replay_on", "TitleAlignment": "bottom", "FontSize": "16" } ], "Tooltip": "Toggle OBS' Replay Recording", "UUID": "tf.meow.obsreplay.replay_toggle", "PropertyInspectorPath": "pi/index_pi.html" }, { "Icon": "images/actions/replay_save", "Name": "OBS Replay Save", "States": [ { "Image": "images/actions/replay_save", "TitleAlignment": "bottom", "FontSize": "16" } ], "Tooltip": "Tell OBS to save a replay", "UUID": "tf.meow.obsreplay.replay_save", "PropertyInspectorPath": "pi/index_pi.html" } ], "Author": "Meow.tf", "Category": "OBS Replay", "CodePathWin": "replay.exe", "Description": "Control OBS' Replays using StreamDeck.", "Name": "OBS Replay", "Icon": "images/pluginIcon", "CategoryIcon": "images/pluginIcon", "URL": "https://streamdeck.meow.tf/obsreplay", "Version": "1.2.5", "SDKVersion": 2, "OS": [ { "Platform": "windows", "MinimumVersion": "10" } ], "Software": { "MinimumVersion": "4.2" } }