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
- 42 macos impossible to build using the automatic script (MACOS RELEASE NOW BABY) by @skyline69 in #43
 - make it compatible for mac intel series by @skyline69 in #44
 - 41 reindexing mods does not recognize by @skyline69 in #45
 
Full Changelog: v0.1.2...v0.1.3