It is HIGHLY recommended to delete bmm_storage.db
in the Balatro config directory, to prevent issues while updating.
- On Windows:
%AppData%/Balatro
- On macOS:
~/Library/Application Support/Balatro
⚠️ Important Security Note for Windows Users
Our .exe and .msi installers are unsigned at this time. This means:
Windows Defender/SmartScreen will show "Windows protected your PC"
Antivirus software might flag the files
Why?
We’re a brand-new project and code signing certificates cost ~$400/year.
How to install safely:
- Download the files from Assets below
- On the warning screen: Click "More info" → "Run anyway"
❓ FAQ
Q: Why is Windows blocking the installer?
A: We’re unsigned – verify the code here first!
Q: How do I know this isn’t malware?
A: Check the source code
What's Changed
- Implemented a way which installs the latest release for Steamodded by @skyline69 in #84
- 71 feat in app mod opening by @skyline69 in #86
- 83 trance folder misnamed causing crashes by @skyline69 in #90
Full Changelog: v0.1.7...v0.1.8