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-0323b) and Lovely Injector (>=0.7)
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