https://github.com/Toeler/Balatro-HandPreview
A mod for Balatro which adds a window showing the possible poker hands that you can make with your current hand
https://github.com/Toeler/Balatro-HandPreview
Last synced: about 2 months ago
JSON representation
A mod for Balatro which adds a window showing the possible poker hands that you can make with your current hand
- Host: GitHub
- URL: https://github.com/Toeler/Balatro-HandPreview
- Owner: Toeler
- License: gpl-3.0
- Created: 2024-05-14T01:30:04.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-14T03:07:14.000Z (12 months ago)
- Last Synced: 2024-05-15T12:20:12.786Z (12 months ago)
- Language: Lua
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-balatro - Balatro Hand Preview - Adds a window showing the possible poker hands that you can make with your current hand! by [@Toeler](https://github.com/Toeler) (Mods (Require [**Steamodded**](https://github.com/Steamopollys/Steamodded)) / GUI)
README
# Balatro Hand Preview




![]()
## 📜 Description
Hand Preview is a mod for Balatro that adds a window showing the possible poker hands that you can make with your current hand!
## ✨ Features
![]()
- Displays a window with possible poker hands you can create with your current cards.
![]()
- Move the window wherever you want!
- Change the anchor point to keep it from overlapping other things on the screen.
![]()
- Change the number of hands shown.
- Include or exclude face-down cards in the possible hand calculation (default: Exclude).
- Include or exclude a list of the cards that will make up a possible hand (default: Include).## 📦 Installation Instructions
### Prerequisites
- Ensure you have [Steamodded](https://github.com/Steamopollys/Steamodded) installed for managing Balatro mods.
### Steps
1. **Download the Mod**:
- Go to the [releases page](https://github.com/Toeler/Balatro-HandPreview/releases) and download the latest version of Balatro Hand Preview.
2. **Install the Mod**:
- Copy the downloaded `Mods` folder to your Balatro data folder:
- **Windows**: `C:\Users\\AppData\Roaming\Balatro\Mods` (or `%appdata%\Balatro\Mods`)
- **Mac/Linux**: `/home/$USER/.local/share/Steam/steamapps/compatdata/2379780/pfx/drive_c/users/steamuser/AppData/Roaming/Balatro/Mods`3. **Restart Balatro**:
- Restart the game to apply the changes.## 📄 License
This project is licensed under the GPL-3.0 License. See the [LICENSE](https://github.com/Toeler/Balatro-HandPreview/blob/main/LICENSE) file for details.
## 📬 Contact
For any issues or suggestions, please open an issue on GitHub.
## 🤝 Contributing
We welcome contributions! If you would like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.
---