diff --git a/Installation.md b/Installation.md index dac701e..eecd1de 100644 --- a/Installation.md +++ b/Installation.md @@ -18,14 +18,20 @@ Once the installation is complete open up OBS and the `Advanced Scene Switcher` ## Manual install -If you want to manually install the plugin download the `advanced-scene-switcher-*-windows-x64.zip` archive instead. -Extract the contents of this archive into your OBS installation directory, so that the contents of the `data` folder will be merged into OBS' `data` folder and the contents of the `obs-plugins` folder will be merged into OBS' `obs-plugins` folder. +Download the `advanced-scene-switcher-*-windows-x64.zip` archive and open it. +It contains two subfolders: + +* `recommended/` - for recent OBS versions + Extract the contents of this folder into `C:\ProgramData\obs-studio\` (so the result is `C:\ProgramData\obs-studio\plugins\advanced-scene-switcher\...`). + You can open that path quickly by pressing Win+R and typing %ProgramData%\obs-studio. + +* `legacy/` - for older OBS versions, or if the recommended method does not work + Extract the contents of this folder into your OBS installation directory (e.g. `C:\Program Files\obs-studio\`), merging the `data` and `obs-plugins` folders with the existing ones. ## Steam -Download the `advanced-scene-switcher-*-windows-x64.zip` archive of the version of the plugin you want to install. - -Next, locate your OBS installation directory by right-clicking OBS in your Steam library and selecting **Manage** → **Browse local files**. +Download the `advanced-scene-switcher-*-windows-x64.zip` archive of the version of the plugin you want to install. +For Steam installations, open the `legacy/` folder inside the zip, locate OBS in your Steam library, right-click → **Manage** → **Browse local files**, and extract the contents of `legacy/` into that directory. image