Go to file
2025-06-30 18:57:08 +08:00
assets added lovely injector and readme 2025-06-30 18:57:08 +08:00
Cartomancer fixed gitignore 2025-05-20 03:22:28 +08:00
Cryptid fixed gitignore 2025-05-20 03:22:28 +08:00
DebugPlus mods updates 2025-03-25 03:09:00 +08:00
HandyBalatro mods updates 2025-03-25 03:09:00 +08:00
Incantation initial commit 2025-01-19 15:01:49 +08:00
JCursor initial commit 2025-01-19 15:01:49 +08:00
Steamodded fixed gitignore 2025-05-20 03:22:28 +08:00
Talisman update cryptid 2025-04-13 17:53:04 +08:00
UnStable-main fixed gitignore 2025-05-20 03:22:28 +08:00
UnStableEX-main add unstable mod 2025-02-24 13:28:04 +08:00
.gitignore modified gitignore to only ignore ./lovely directory 2025-05-20 03:28:11 +08:00
README.md added lovely injector and readme 2025-06-30 18:57:08 +08:00

Installation

  1. Clone this repository into Balatro's game directory.

    • %AppData%/Balatro/Mods on Windows.
    • ~/.steam/steam/steamapps/compatdata/2379780/pfx/drive_c/users/steamuser/AppData/Roaming/Balatro on Steam Deck/Linux default directory (~/ will be called Home if you are moving files in the GUI file manager).
    • Flatpak version of Steam: ~/.var/app/com.valvesoftware.Steam/.steam/steam/steamapps/compatdata/2379780/pfx/drive_c/users/steamuser/AppData/Roaming/Balatro.
  2. Name the cloned directory Mods.

    • Steam Deck/Linux users can use this command to clone the repository:
    git clone https://git.vomitblood.com/Vomitblood/balatro-mods.git Mods
    
    • Balatro game directory should look like this: screenshot
  3. Right click on Balatro in your Steam library.

  4. Manage > Browse local files.

  5. Move version.dll from this repository to this directory.

  6. Copy and paste this into the launch options of Balatro in Steam:

WINEDLLOVERRIDES="version=n,b" %command%
  1. Profit.