diff --git a/Installation.md b/Installation.md index eecd1de..83d0b18 100644 --- a/Installation.md +++ b/Installation.md @@ -18,25 +18,23 @@ Once the installation is complete open up OBS and the `Advanced Scene Switcher` ## Manual install -Download the `advanced-scene-switcher-*-windows-x64.zip` archive and open it. -It contains two subfolders: +Two zip archives are available for Windows: -* `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. + * **`advanced-scene-switcher-*-windows-x64.zip`** - for OBS 28 and newer (recommended) +Extract the contents directly into `C:\ProgramData\obs-studio\plugins\` +(press Win+R and type `%ProgramData%\obs-studio\plugins` to open that folder). +The result should be `C:\ProgramData\obs-studio\plugins\advanced-scene-switcher\...` -* `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. + * **`advanced-scene-switcher-*-windows-x64-legacy.zip`** - for older OBS versions, portable installs, or if the recommended archive does not work +Extract the contents 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. -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. +Download the `advanced-scene-switcher-*-windows-x64-legacy.zip` archive of the version you want to install. +Locate OBS in your Steam library, right-click → **Manage** → **Browse local files**, and extract the contents of the archive into that directory, merging the `data` and `obs-plugins` folders with the existing ones. image -Extract the contents of the `advanced-scene-switcher-*-windows-x64.zip` archive into this 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. - Once the extraction is complete, launch or restart OBS and the `Advanced Scene Switcher` entry should be available in the `Tools` menu. # MacOS