1
0

Added Multiplayer

This commit is contained in:
Connor Mills
2025-01-15 16:58:40 -08:00
parent 89aa0ee432
commit 7380618ab5
3 changed files with 23 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# A Balatro Multiplayer Mod
This is an **WIP** Balatro multiplayer mod developed by virtualized.
## How it works
For the most popular gamemode, each player will play the small and big blinds normally, and each boss blind will be a PvP blind where you are trying to beat the other player's score. You won't lose when you fail a blind but you will lose a life every time you lose to the other person, and there are lobby options set by the lobby host to modify how the gamemodes work or change the amount of lives each player has.
## Do I need to start a server to play with my friends?
No, there is an official server that you will automatically connect to when you start the game with the mod installed, although if you can host one yourself if you want to
## Join the discord server below to get help and find people to play with:
https://discord.gg/W22FEqVWsq

View File

@@ -0,0 +1,8 @@
{
"title": "Multiplayer",
"requires-steamodded": true,
"categories": ["Content", "Technical", "Miscellaneous"],
"author": "Virtualized",
"repo": "https://github.com/V-rtualized/balatro-multiplayer",
"downloadURL": "https://github.com/V-rtualized/balatro-multiplayer/archive/refs/heads/main.zip"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 629 KiB