From 2c166e9fc508451943d762086940d8c3086cc4f2 Mon Sep 17 00:00:00 2001 From: shidorien Date: Sun, 1 Dec 2024 20:32:06 +0100 Subject: [PATCH] Add installation guide for custom playlists and restore link in Home.md --- .../Install-all-playlists-you-want.md | 27 +++++++++++++++++++ docs/wiki/Home.md | 2 +- 2 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 docs/wiki/Guides/Content-Management/Maps/Install-all-playlists-you-want/Install-all-playlists-you-want.md diff --git a/docs/wiki/Guides/Content-Management/Maps/Install-all-playlists-you-want/Install-all-playlists-you-want.md b/docs/wiki/Guides/Content-Management/Maps/Install-all-playlists-you-want/Install-all-playlists-you-want.md new file mode 100644 index 00000000..a6389fab --- /dev/null +++ b/docs/wiki/Guides/Content-Management/Maps/Install-all-playlists-you-want/Install-all-playlists-you-want.md @@ -0,0 +1,27 @@ +## Summary + +- [With BSmanager](#with-bsmanager) +- [Manual installation](#manual-installation) +- [One-click installation](#one-click-installation) + +## With BSManager + +(Comming with 1.5.0) + +## Manual Installation + +1. Download your preferred custom playlists from trusted sources. Ensure that they are in __`.bplist`__ format. +2. Open [BSManager](https://www.bsmanager.io) and select the version of Beat Saber in which you want to install the playlist. +3. Click on the version options at the top right of the BSM interface, then select __`Open Folder`__. +4. In the folder for the Beat Saber version, locate the __`Playlist`__ folder. If this folder doesn't exist, create it. +5. Copy and paste the downloaded __`.bplist`__ files of your custom playlists into this folder. +6. Launch the game with BSM, navigate to your playlist, click on then and download it. + +> ⚠️ __Caution :__ Exercise caution when downloading custom playlists for Beat Saber. Only use reliable sources to avoid any risks to your computer. + +## One-Click Installation + +1. Launch [BSManager](https://www.bsmanager.io) and make sure that the One-Click installation feature is enabled for playlist. +2. Go to one of the supported websites and search for the playlist you want to install. +3. Once you've found the playlist , click on the __`One-Click`__ or __`Install`__ button on the website. +4. A pop-up window will appear, asking for confirmation. Click on __`Yes`__ to proceed with the installation. diff --git a/docs/wiki/Home.md b/docs/wiki/Home.md index b3b8c11b..96b3ccbd 100644 --- a/docs/wiki/Home.md +++ b/docs/wiki/Home.md @@ -14,7 +14,7 @@ Our comprehensive guides are crafted to assist you in maximizing BSManager's cap - **🎮 Content Management**: - **🗺️ Maps**: Learn how to download and organize custom maps for endless entertainment. - [Install any maps](install-any-maps) - - ~~[Install all playlists you want](install-all-playlists-you-want)~~ + - [Install all playlists you want](install-all-playlists-you-want) - **🧩 Mods**: Discover how to install, update, and manage mods to enhance your gameplay. - ~~[Install mods on your version](install-mods-on-your-version)~~ - **🖼️ Models**: Find out how to integrate custom models into your Beat Saber experience.