From 7e85387ff4b7ab27e23870fef29c5f4308e40c3b Mon Sep 17 00:00:00 2001 From: shidorien Date: Wed, 20 Nov 2024 21:30:02 +0100 Subject: [PATCH] Update markdownlint configuration and enhance installation guide with important notes --- .markdownlint.json | 4 +++- .../How to install or import a version.md | 6 +++++- docs/wiki/Home.md | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.markdownlint.json b/.markdownlint.json index e5bcd965..1f0685bd 100644 --- a/.markdownlint.json +++ b/.markdownlint.json @@ -1,4 +1,6 @@ { "MD007": { "indent": 4 }, - "MD013": false + "MD013": false, + "MD041": false, + "MD024": false } diff --git a/docs/wiki/Guides/Installation and Updates/How to install or import a version.md b/docs/wiki/Guides/Installation and Updates/How to install or import a version.md index a73c53a7..4f879ec3 100644 --- a/docs/wiki/Guides/Installation and Updates/How to install or import a version.md +++ b/docs/wiki/Guides/Installation and Updates/How to install or import a version.md @@ -37,7 +37,11 @@ ## How to Import a Version -0. Follow any tutorial to download a version +> ## 📍Important +> +> - You will need to download a version of Beat Saber yourself before you can import it. +> - The BSManager team will provide tutorials like this one to help you download official versions of Beat Saber. However, no team member will offer assistance for cracked versions. + 1. Launch BSManager. 2. Click the gear icon in the top-right corner of the interface. 3. Select the **`Import a Version`** option. diff --git a/docs/wiki/Home.md b/docs/wiki/Home.md index 3ac0e756..8c8574c5 100644 --- a/docs/wiki/Home.md +++ b/docs/wiki/Home.md @@ -7,7 +7,7 @@ BSManager is your all-in-one tool designed to simplify and enhance your Beat Sab Our comprehensive guides are crafted to assist you in maximizing BSManager's capabilities: - **🛠️ Installation and Updates**: Step-by-step instructions to install BSManager on your system and keep it up-to-date. - - [Install or import a version](Guides/Installation%20and%20Updates/How%20to%20install%20or%20import%20a%20version) + - [Install or import a version](wiki/how-to-install-or-import-a-version) - [Create a shortcut (Windows/Linux/Steam)]() - **🔑 Login**: Guidance on logging into BSManager to access all features. - [Get your Oculus token]()