From 5449e5ee70b6a214401bcccd239f4524b1a7cc90 Mon Sep 17 00:00:00 2001 From: WarmUpTill Date: Sat, 5 Aug 2023 21:12:18 +0200 Subject: [PATCH] Updated Saving and loading settings (markdown) --- Saving-and-loading-settings.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Saving-and-loading-settings.md b/Saving-and-loading-settings.md index 5fb6176..377bae2 100644 --- a/Saving-and-loading-settings.md +++ b/Saving-and-loading-settings.md @@ -13,8 +13,8 @@ Important note: The settings being stored in as part of OBS' scene collection data has the effect that if you start OBS without the plugin and close OBS the scene collection data will no longer contain any of the plugin's data. ## How to create and import a backup of your settings -If you want to back up your settings you have the option to export (1) them to a file on the General tab in the "Save / load settings" section. -The resulting file contains all your settings in JSON format. +If you want to back up your settings for the currently active scene collection you have the option to export (1) them to a file on the General tab in the "Save / load settings" section. +The resulting file contains all your advanced scene switcher settings of the current scene collection in JSON format. You can import settings by clicking the "Import" button (2) in the "Save / load settings" section of the General tab.