Metadata-Version: 2.4
Name: balatro-mod-terminal
Version: 1.1.0
Summary: Balatro Mod Terminal
Description-Content-Type: text/markdown
Requires-Dist: questionary
Requires-Dist: platformdirs

# Balatro Mod Terminal

A terminal-based mod manager for Balatro.

## Features

- Enable and disable mods
- Browse the Balatro Mod Index
- Install mods via Git or Releases
- Save and load Collections
- Update installed mods
- Launch Balatro directly

## Installation

```bash
pip install balatro-mod-terminal
```

## Usage

```bash
bmt
```

## First Run

Configure:

- Mods Folder Path
- Balatro.exe Path

from the Settings menu.

## Requirements

- Python 3.11+
- Git installed and available on PATH
