A collection of tools and resources for Balatro.
Join the Discord server for more info!
All rights reserved to Balatro and localthunk for sprites and other assets.
Contributions are welcome! Please discuss what you would like to add in the Discord server before making your changes, as some features are being worked on and will be implemented soon by myself.
Please also make sure you have the VSCode ESLint plugin installed to get auto-formatting. Builds will fail if your code is not linted properly.
When you make your PR, please expect your code to be reviewed and changes to be requested.
Please view all rules and guidelines of contributing in CONTRIBUTING.md
Requirements
- NodeJS
- pnpm
- Clone the repo
pnpm i
pnpm dev
- Go to http://localhost:3000
- Profit