diff --git a/mods/Virtualized@Multiplayer/description.md b/mods/Virtualized@Multiplayer/description.md index 56252555..30baa1d0 100644 --- a/mods/Virtualized@Multiplayer/description.md +++ b/mods/Virtualized@Multiplayer/description.md @@ -1,18 +1,10 @@ # A Balatro Multiplayer Mod -This is a Balatro multiplayer mod developed by virtualized that allows you to compete with your friends in Balatro! - -## DISCLAIMER - -This version of the Multiplayer mod that is available on the Balatro Mod Manager is an **UNSTABLE** and **EXPERIMENTAL** release of our 1.0 version, if you would like to play the stable version of the mod then go to [our github page](https://github.com/V-rtualized/BalatroMultiplayer) or join the discord at https://discord.gg/W22FEqVWsq - -## Dependancies - -This mod requires [Galdur](https://github.com/Eremel/Galdur) and [MultiplayerAPI](https://github.com/V-rtualized/BalatroMultiplayerAPI) to work +Compete with your friends in Balatro! Developed by Virtualized. ## How it works -For this experimental version the main gamemode is Battle Royale, where up to 8 players join a lobby and then each boss blind is replaced by a PvP blind where players have to beat each other's scores or risk losing a life. +Join a lobby with a friend, some blinds will be replaced with PvP Blinds where you must score higher than your opponent or lose a life! ## Do I need to start a server to play with my friends? diff --git a/mods/Virtualized@Multiplayer/meta.json b/mods/Virtualized@Multiplayer/meta.json index ec552562..74fde6cf 100644 --- a/mods/Virtualized@Multiplayer/meta.json +++ b/mods/Virtualized@Multiplayer/meta.json @@ -5,5 +5,5 @@ "categories": ["Content", "Technical", "Miscellaneous"], "author": "Virtualized", "repo": "https://github.com/V-rtualized/BalatroMultiplayer", - "downloadURL": "https://github.com/V-rtualized/BalatroMultiplayer/archive/refs/heads/experimental.zip" + "downloadURL": "https://github.com/V-rtualized/BalatroMultiplayer/releases/latest/download/BalatroMultiplayer.zip" }