Skip to content

Commit

Permalink
added BSManager to the linux beginner guide (#632)
Browse files Browse the repository at this point in the history
  • Loading branch information
silentrald authored Dec 7, 2024
1 parent 186a34c commit 069ce70
Show file tree
Hide file tree
Showing 8 changed files with 38 additions and 3 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed wiki/.assets/images/beginners-guide/bsmanager.jpg
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion wiki/fr/pc-modding.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Un installateur de mod Beat Saber simple, similaire à l'ancien Mod Manager, mai

Un outil tout-en-un qui vous permet de gérer facilement les versions, les cartes, les mods et bien plus encore de Beat Saber. Obtenez-le sur [GitHub de Zagrios](https://github.com/Zagrios/bs-manager/releases/latest)

![BSManager](/.assets/images/beginners-guide/bsmanager.jpg)
![BSManager](/.assets/images/beginners-guide/bsmanager.png)


## Comment avoir plus de chansons
Expand Down
35 changes: 35 additions & 0 deletions wiki/linux-modding.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,41 @@ It is very similar to a Windows install, but you will need some workarounds.
Using mods in Linux isn't supported by mod developers, so you might encounter bugs!
:::

:::info
You only need to install one of these mod managers. Installing multiple of these might conflict with each other making
mods not work in game.
:::

### Using BSManager

::: danger
**Run the game at least once** before trying to mod the game! This applies to reinstalling your game too.
:::

> **THIS IS CURRENTLY THE RECOMMENDED MOD INSTALLER AND DOWNGRADER.**
1. To install [BSManager](https://github.com/Zagrios/bs-manager) in your specific distro, just follow the
instructions within the wiki guide located [here](https://github.com/Zagrios/bs-manager/wiki/Linux#installation).

2. Open BSManager and install the latest Beat Saber version with the recommended label. Click on the recommended version
then click on the `Download` button.

> **NOTE: It's recommended to mod a downloaded Beat Saber version instead of the original Steam version since the Steam might
> update Beat Saber and break some of the mods installed.**
![BSManager Install Version](/.assets/images/beginners-guide/bsmanager.png)

3. Once done downloading, you will see the downloaded version on the left side panel. Click on that version and navigate
to the `Mods` tab.

> **NOTE: A popup that will appear to warn you about modding the first time you try to install mods, accept this to continue.**
4. Select the mods you want to download and click on the `Install or update` button.

![BSManager Install Mods](/.assets/images/beginners-guide/bsmanager-mods.png)

5. Start Beat Saber from BSManager. Your mods should be installed.

### Using BeatSaberModManager

::: danger
Expand Down
4 changes: 2 additions & 2 deletions wiki/pc-modding.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Visit the [Downgrading](#downgrading) section on this page for more information.

An all-in-one tool that lets you easily manage BeatSaber versions, maps, mods, and even more. Get it on [Zagrios' GitHub](https://github.com/Zagrios/bs-manager/releases/latest)

![BSManager](/.assets/images/beginners-guide/bsmanager.jpg)
![BSManager](/.assets/images/beginners-guide/bsmanager.png)

### BeatSaberModManager

Expand Down Expand Up @@ -124,7 +124,7 @@ You can also use the in-game downloader mod, the OneClick™ Install feature of
tab of BSManager.

To enable and use BSManager's OneClick™ Install see the picture below:
![BSManager](/.assets/images/beginners-guide/bsmanager-oneclick.jpg)
![BSManager](/.assets/images/beginners-guide/bsmanager-oneclick.png)

### Beast Saber

Expand Down

0 comments on commit 069ce70

Please sign in to comment.