Metadata-Version: 2.4
Name: balatro-mod-terminal
Version: 1.1.5
Summary: Balatro Mod Terminal
Requires-Python: >=3.11
Description-Content-Type: text/markdown
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
- 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
