mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
Enhance installation guide by updating section headings for improved readability
This commit is contained in:
+6
-6
@@ -1,6 +1,6 @@
|
||||
# Windows Installation
|
||||
|
||||
<details><summary><h3>Install a Version with Steam</h3></summary>
|
||||
<details><summary><span style="font-size: 32px; line-height: 1;">Install a Version with Steam</span></summary>
|
||||
|
||||
1. Download and install [BSManager](https://www.bsmanager.io) from [GitHub](https://github.com/Zagrios/bs-manager/releases/latest), [Nexus Mods](https://www.nexusmods.com/beatsaber/mods/18?tab=images), or the [official website](https://www.bsmanager.io).
|
||||
2. Open the **`Add Versions`** interface and select the version you wish to download.
|
||||
@@ -14,9 +14,9 @@
|
||||
</div>
|
||||
</details>
|
||||
|
||||
<details><summary><h3>Install a Version with Oculus Store (PCVR)</h3></summary>
|
||||
<details><summary><span style="font-size: 32px; line-height: 1;">Install a Version with Oculus Store (PCVR)</span></summary>
|
||||
|
||||
> [!IMPORTANT]
|
||||
> [!IMPORTANT]
|
||||
>
|
||||
> - Ensure that Beat Saber is in your **Oculus PCVR** library to enable downgrading.
|
||||
> - You must run Beat Saber at least once on your computer before attempting to launch retrograde Oculus versions from [BSManager](https://www.bsmanager.io).
|
||||
@@ -35,7 +35,7 @@
|
||||
|
||||
# Linux Installation
|
||||
|
||||
<details><summary><h3>Using Ubuntu, Debian (deb)</h3></summary>
|
||||
<details><summary><span style="font-size: 32px; line-height: 1;">Using Ubuntu, Debian (deb)</span></summary>
|
||||
|
||||
<details><summary><h4>PPA Repository</h4></summary>
|
||||
|
||||
@@ -74,14 +74,14 @@ dpkg -i ./bsmanager.deb
|
||||
</details>
|
||||
</details>
|
||||
|
||||
<details><summary><h3>Using Arch (AUR)</h3></summary>
|
||||
<details><summary><span style="font-size: 32px; line-height: 1;">Using Arch (AUR)</span></summary>
|
||||
|
||||
Refer to [bs-manager-git](https://aur.archlinux.org/packages/bs-manager-git).
|
||||
|
||||
To install AUR packages, you need to install [yay](https://github.com/Jguer/yay).
|
||||
</details>
|
||||
|
||||
<details><summary><h3>Using Flatpak (Universal)</h3></summary>
|
||||
<details><summary><span style="font-size: 32px; line-height: 1;">Using Flatpak (Universal)</span></summary>
|
||||
|
||||
This method works on any Linux distribution. Ensure `flatpak` is installed on your system. If not, visit [Flatpak](https://flatpak.org/setup/) for a setup guide tailored to your distro.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user