Draft:Balatro Mod Manager
Submission declined on 4 April 2025 by Significa liberdade (talk).
Where to get help
How to improve a draft
You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed article. Improving your odds of a speedy review To improve your odds of a faster review, tag your draft with relevant WikiProject tags using the button below. This will let reviewers know a new draft has been submitted in their area of interest. For instance, if you wrote about a female astronomer, you would want to add the Biography, Astronomy, and Women scientists tags. Editor resources
| ![]() |
Comment: In accordance with Wikipedia's Conflict of interest policy, I disclose that I have a conflict of interest regarding the subject of this article. Skyline69 (talk) 14:28, 4 April 2025 (UTC)
Balatro Mod Manager
[edit]Developer(s) | Skyline |
---|---|
Initial release | 2025 |
Stable release | 0.2.4
|
Written in | Typescript, Rust, Fortran |
Operating system | Windows, macOS |
Type | Mod manager |
License | GPL-3.0 |
Website | balatro-mod-manager |
Balatro Mod Manager is a standalone application tool developed by Skyline for managing mods for Balatro, a poker-inspired roguelike deckbuilding game. It provides a graphical interface for discovering, downloading, and installing mods for the game. The application is available for both Windows and macOS operating systems.
Overview
[edit]The Balatro Mod Manager simplifies the process of finding and installing mods for Balatro, which otherwise would require users to manually download and place mod files in specific game directories. It integrates with Steamodded, the primary mod loader for Balatro, to enable users to browse and manage available modifications. The mod manager is distributed under the GPL-3.0 license as free and open-source software.
Features
[edit]The primary features of the Balatro Mod Manager include:
- Graphical interface for discovering and browsing available mods
- One-click downloading and installation of mods
- Management of installed mods including enabling, disabling, and uninstallation
- Compatibility with both Windows and macOS systems
- No requirement for external libraries or dependencies
Installation
[edit]The Balatro Mod Manager can be installed through several methods:
Pre-built Installers
[edit]Users can download pre-built installers from the GitHub repository's release page:
- For Windows:
Balatro.Mod.Manager_…_x64-setup.exe
orBalatro.Mod.Manager_…_x64_en-US.msi
- For macOS:
Balatro.Mod.Manager_…_universal.dmg
Automatic Installation
[edit]The manager can also be installed using command-line methods:
- For Windows (via PowerShell):
iwr https://raw.githubusercontent.com/skyline69/balatro-mod-manager/main/scripts/install.ps1 -useb | iex
- For macOS (via Terminal):
curl -sL https://raw.githubusercontent.com/skyline69/balatro-mod-manager/main/scripts/install.sh | bash
Manual Installation
[edit]For those who prefer to build from source:
- Clone the repository:
git clone https://github.com/skyline69/balatro-mod-manager.git
- Enter the directory and install dependencies:
cd balatro-mod-manager && bun install --allow-scripts
- Run the appropriate build command for the operating system:
- Windows:
task release-windows
- macOS:
task release-macos
- Windows:
Development
[edit]The Balatro Mod Manager is developed using modern web technologies and Tauri, a framework for building lightweight desktop applications with web technologies. The project uses a variety of dependencies including Tauri API, plugin-dialog, plugin-fs, plugin-shell, and others.
Developers can contribute to the project by:
- Running it in development mode with
task debug
- Building for production with
task release-windows
ortask release-macos
- Cleaning build files with
task clean
Reception
[edit]The Balatro Mod Manager has been recognized within the Balatro modding community as a tool that simplifies the mod installation process.[1] It serves as one of several mod management solutions for players looking to enhance their Balatro experience.
References
[edit]- ^ "Modding Introduction: Steamodded and Installing Mods". YouTube. GoldenKazoo. April 1, 2024.
External links
[edit]
- in-depth (not just passing mentions about the subject)
- reliable
- secondary
- independent of the subject
Make sure you add references that meet these criteria before resubmitting. Learn about mistakes to avoid when addressing this issue. If no additional references exist, the subject is not suitable for Wikipedia.