You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Settings.MainWndTitle="Window title to check for:"
2
+
Settings.MainWndScene="Scene to switch to on window title:"
3
+
Settings.WindowTitle="Window Title"
4
+
Settings.Scene="Scene"
5
+
Settings.MatchExact="Match exact window name"
6
+
Settings.SetToggleHotkey="Set a hotkey to toggle Scene Switcher:"
7
+
Settings.NoMatch="When no window title matches"
8
+
Settings.SwitchTo="switch to:"
9
+
Settings.DontSwitch="don't switch"
10
+
Settings.ClearHotkey="Clear Hotkey"
11
+
Settings.Up="Up"
12
+
Settings.Down="Down"
13
+
Settings.Add="Add"
14
+
Settings.Remove="Remove"
15
+
Settings.CheckEvery="Check active window title every"
16
+
Settings.Milliseconds="milliseconds."
17
+
Settings.PluginIs="Plugin is"
18
+
Settings.Running="running"
19
+
Settings.NotRunning="not running"
20
+
Settings.Start="Start"
21
+
Settings.Stop="Stop"
22
+
Settings.StartLaunch="Start at launch if possible"
23
+
24
+
Plugin.Description="Simple scene switcher. It will switch between several scenes according to your active window.\n\nThe settings can be found in the OBS settings window."
0 commit comments