- Issue #147 - Make more explicit when a player has pressed the “Return to Lobby” button
- Test:
- Issue #277 - You can sell opponent jokers in the game over screen
- Test: Load up a multiplayer game, set to Standard. Set lives to 1. Play until each player gets a Joker, and then get a gameover. If you click on an opponent's joker and the "sell" graphic is greyed out, this test was successful.
- Issue #172 - Possible softlock / issue with max lives or some other setting
- Test:
- Issue #352 - Bug: changing multiplayer settings crash
- Test: Try to change multiplayer settings mid-game in the Mods menu. If a message pops up that says "Multiplayer settings cannot be changed during a match." then this test was successful.
- Issue #320 - Error: Failed to parse message
- Test:
- Issue #245 - Different Tags with same seed
- Test: Play through several blinds/antes and confirm the same tag appears in the same blind slot for both players every time.
- Issue #370 - Creating lobby has no host
- Test:
A multiplayer mod for Balatro, allowing players to compete with each other.
Detailed installation instructions are available on our website: https://balatromp.com/docs/getting-started/installation
*Requires Steamodded (>=1.0.0~BETA-1221a) and Lovely Injector (>=0.8)
Quick installation steps:
- Download the latest release from the Releases page
- Extract the files into a new folder in your Balatro mods directory
- Run the game
- Launch Balatro with the multiplayer mod enabled
- From the main menu, select "Play", then "Create Lobby"
- Select a ruleset/gamemode
- Press "View Code" and send the code to the person you want to play with
- The other player will select "Play", then "Join Lobby" and enter the code
- Press "Start" to start the game!
We welcome contributions to the Balatro Multiplayer Mod! Here's how you can help:
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
- Follow the existing code style and conventions
- Write clear, descriptive commit messages
- Clearly explain the feature you have implemented in the pull request
- Ensure to properly test the feature and provide example seeds where the feature can clearly be seen working (if relevant)
Contributions that make content changes like modifying how the base game works, adding cards or blinds, or adding gamemodes will likely not be accepted. We are currently trying to maintain the competitive integrity of the mod and these types of changes need to be decided on by our team before being added.
Check the issues, there are usually issues with the "Help Wanted" tag that are just looking for someone to work on them! I (Virtualized) try and be very clear about what the problem is and what the expected solution is in these issues so hopefully there is little confusion, but feel free to DM or ping virtualized on discord for clarification.
This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details.
- The LocalThunk for creating such an amazing game
- All the contributors for their hard work
- Our Discord community for feedback, testing, and support
Join our Discord server for support, to report bugs, or just to chat! Website | GitHub