Releases: skyline69/balatro-mod-manager
Balatro Mod Manager v0.2.5 (Alpha Build) Pre-release
What's Changed
- 185 enabledisable mods in bmm by @skyline69 in #186
- Check Tauri CLI version in install script by @skyline69 in #184
- 151 move mod folder button by @skyline69 in #174
- 172 add download anyway option by @skyline69 in #173
- fix: check unmanaged mods for mod dependencies by @janw4ld in #171
- 164 implement automatic build workflow by @skyline69 in #165
- 157 whitescreen error by @skyline69 in #161
- Attempt to fix issue by @skyline69 in #154
- Implement Category Tags by @skyline69 in #142
- Add message for no installed mods by @skyline69 in #141
Full Changelog: v0.2.4...v0.2.5
⚠️ 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
Balatro Mod Manager v0.2.4 (Alpha Build) Pre-release
⚠️ 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
- 121 automatic version updating script by @skyline69 in #122
- Use bun instead by @skyline69 in #124
- 125 update versioning script by @skyline69 in #129
- Add message for no installed mods by @skyline69 in #141
- Implement Category Tags by @skyline69 in #142
- Attempt to fix issue by @skyline69 in #154
- 157 whitescreen error by @skyline69 in #161
Full Changelog: v0.2.3...v0.2.4
Balatro Mod Manager v0.2.3 (Alpha Build) Pre-release
⚠️ 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
- Add prevent-default by @skyline69 in #113
- Add automatic going up for pagination by @skyline69 in #115
- 106 add open mods folder button somewhere in settings by @skyline69 in #116
- 118 migrate to newer version dependencies by @skyline69 in #119
Full Changelog: v0.2.2...v0.2.3
Balatro Mod Manager v0.2.2 (Alpha Build) Pre-release
⚠️ 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
- Fix issue with installing mods by @skyline69 in #104
- Implement database migration by @skyline69 in #110
- Implement file logging by @skyline69 in #112
Full Changelog: v0.2.1...v0.2.2
Balatro Mod Manager v0.2.1 (Alpha Build) Pre-release
⚠️ 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
- Fix update issue by @skyline69 in #98
- 99 add animated background by @skyline69 in #100
- 35 select balatro exe instead of path on startup by @skyline69 in #102
Full Changelog: v0.2.0...v0.2.1
Balatro Mod Manager v0.2.0 (Alpha Build) Pre-release ✨
Now with local mod detection 🎉
So, no need to remove your mods manually anymore!
⚠️ 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
- Fix by @skyline69 in #95
- Local mod detection by @skyline69 in #96
Full Changelog: v0.1.9...v0.2.0
Balatro Mod Manager v0.1.9 (Alpha Build) Pre-release
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
- 70 feat mod updating version display by @skyline69 in #91
- Fix BalatroPicker UI by @skyline69 in #93
Full Changelog: v0.1.8...v0.1.9
Forgot to change the branch: 8c08bbc
Balatro Mod Manager v0.1.8 (Alpha Build) Pre-release
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
Balatro Mod Manager v0.1.7 (Alpha Build) Pre-release
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
- 74 make mods overlap by @skyline69 in #76
- 79 general UI improvements refactoring by @skyline69 in #80
Full Changelog: v0.1.6...v0.1.7
Balatro Mod Manager v0.1.6 (Alpha Build) Pre-release
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
- 68 use latest version of lovely on windows by @skyline69 in #69
- First implementation complete by @skyline69 in #73
Full Changelog: v0.1.5...v0.1.6