Add macro action for triggering screenshots

This commit is contained in:
WarmUpTill
2021-11-23 20:50:51 +01:00
committed by WarmUpTill
parent 631423a251
commit bb954a2e9a
4 changed files with 165 additions and 0 deletions

View File

@@ -361,6 +361,9 @@ AdvSceneSwitcher.action.random="Random"
AdvSceneSwitcher.action.random.entry="Randomly run any of the following macros (paused macros are ignored)"
AdvSceneSwitcher.action.systray="System tray notification"
AdvSceneSwitcher.action.systray.entry="Show notification: {{message}}"
AdvSceneSwitcher.action.screenshot="Screenshot"
AdvSceneSwitcher.action.screenshot.mainOutput="OBS's main output"
AdvSceneSwitcher.action.screenshot.entry="Screenshot {{sources}}"
; Transition Tab
AdvSceneSwitcher.transitionTab.title="Transition"