Last updated a day ago
Total downloads 41
Total rating 0 
Categories Mods
Dependency string just_frostice482-balatro_imm-2.0.3
Dependants 0 other packages depend on this package

This mod requires the following mods to function

Thunderstore-lovely-0.8.0 icon
Thunderstore-lovely

Lovely is a runtime lua injector for LÖVE 2d

Preferred version: 0.8.0

README

The ingame mod browser.

The mod sources are taken from balatro-mod-index, modified for the purpose of smaller API requests.

Features

  • Thunderstore support
  • Automatic problematic mod disabling on startup
  • Automatic installation of missing dependencies
  • Dependency / Conflict management
  • Caching
  • Manage multiple installation versions

Developers

If your mod is not included, make sure your mod exists in balatro-mod-index and that your repo contains a valid metadata file. See here for details.

For mod releases, please make sure to use the Github Releases. I recommend that you name your tags based on your mod version, with some conversion:

  • Mod version ~ is converted to - (e.g. 1.0.0~alpha-1 -> 1.0.0-alpha-5)
  • Tag version with leading v is ignored (e.g. v1.0.0 -> 1.0.0)