From 78119cbd98d789f5771da3ec1c736e263da88721 Mon Sep 17 00:00:00 2001 From: Andres Date: Fri, 20 Jun 2025 23:14:56 +0200 Subject: [PATCH] add bmp launcher instructions --- content/docs/getting-started/installation.mdx | 44 ++++++- src/app/_components/os-download-button.tsx | 116 ++++++++++++++++++ 2 files changed, 155 insertions(+), 5 deletions(-) create mode 100644 src/app/_components/os-download-button.tsx diff --git a/content/docs/getting-started/installation.mdx b/content/docs/getting-started/installation.mdx index b6e4404..3bedca3 100644 --- a/content/docs/getting-started/installation.mdx +++ b/content/docs/getting-started/installation.mdx @@ -6,8 +6,33 @@ description: Learn how to install the Balatro Multiplayer mod. import {DownloadIcon} from "lucide-react"; import {Steps, Step} from "fumadocs-ui/components/steps"; import {Tab, Tabs} from 'fumadocs-ui/components/tabs'; +import {OSDownloadButton} from '@/app/_components/os-download-button'; -## General Instructions +## Recommended: Using the Balatro Multiplayer Launcher + +The easiest way to install and manage the Balatro Multiplayer mod is by using our official launcher. + + + + ### Download the Balatro Multiplayer Launcher + + + + + ### Run the Launcher + + Open the downloaded launcher and follow the on-screen instructions to install the mod. + + + +The launcher will automatically: +- Install all required dependencies (Lovely and Steamodded) +- Download and install the selected version of the Multiplayer mod + + +## Alternative: Manual Installation + +If you prefer to install the mod manually, follow these steps: @@ -32,15 +57,24 @@ import {Tab, Tabs} from 'fumadocs-ui/components/tabs'; Unzip the `Multiplayer.zip` file and put the folder in the Mods folder described by the Steamodded instructions. -> - - If you need any further help or run into any problems feel free to open a ticket [in the Discord server.](https://discord.com/channels/1226193436521267223/1227357106064326727) ## Video Instructions - +> **Note:** While these videos show the manual installation process, we recommend using the Balatro Multiplayer Launcher as described above for the easiest installation experience. + + + +
+

The Balatro Multiplayer Launcher is the easiest way to install and manage + the mod.

+ +
+