From f717fd82c09f89c823ad706a81db73f6a4cc61ec Mon Sep 17 00:00:00 2001 From: WarmUpTill Date: Sat, 24 Sep 2022 10:02:11 +0200 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_Sidebar.md b/_Sidebar.md index d8d4d97..7b93099 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -11,6 +11,7 @@ * [Split recording of stream into chunks](Automatically-split-recording-of-stream-into-chunks) * [Automatically switch scene if a game capture's target window no longer exists](Automatically-switch-scene-if-a-game-capture's-target-window-no-longer-exists) * [Switch scenes randomly](Switch-scenes-randomly) + * [Motion detection](Motion-detection) # Explanations * [Starting and stopping the plugin](Starting-and-stopping-the-plugin) * [Macros explained](Macros#what-are-macros)