diff --git a/docs/wiki/Guides/Content-Management/Mods/Install-mods-on-your-version/install-mods-on-your-version.md b/docs/wiki/Guides/Content-Management/Mods/Install-mods-on-your-version/install-mods-on-your-version.md index 57bffd36..5c702f1f 100644 --- a/docs/wiki/Guides/Content-Management/Mods/Install-mods-on-your-version/install-mods-on-your-version.md +++ b/docs/wiki/Guides/Content-Management/Mods/Install-mods-on-your-version/install-mods-on-your-version.md @@ -1,6 +1,7 @@ ## Table of Contents - [With BSManager](#with-bsmanager) +- [How to Import Mods with BSManager](#how-to-import-mods-with-bsmanager) - [Manual Installation](#manual-installation) ## With BSManager @@ -16,6 +17,22 @@ 6. Click __`Install or Update`__ at the bottom-right corner of the interface. 7. Wait for the installation to complete. Once it's finished, you can launch Beat Saber directly from [BSManager](https://www.bsmanager.io) to enjoy your new mods! +### How to Import Maps with BSManager + +1. Download and install [BSManager](https://www.bsmanager.io) from one of the following sources: + - [GitHub](https://github.com/Zagrios/bs-manager/releases/latest) + - [Official Website](https://www.bsmanager.io) + - [Nexus Mods](https://www.nexusmods.com/beatsaber/mods/18?tab=files) +2. Launch BSManager and select the version of *Beat Saber* where you want to install mods from the list on the left side of the interface. +3. Go to the `Mods` tab. +4. From here, there are two possible methods: + 1. Click on __`⁝`__ button, then select __`Import mods`__ and choose the .zip or .dll file to import. + 2. Drag and drop your .zip or .dll file directly onto the mods interface in BSManager. +5. Wait for the import to complete. Once finished, you can launch Beat Saber directly from [BSManager](https://www.bsmanager.io) to enjoy your new mods! + +> [!Important] +> The file must be in `.zip` or `.dll` format to be imported. + ## Manual Installation > [!IMPORTANT]