Metadata-Version: 2.1
Name: modsman
Version: 0.4.0
Summary: A Minecraft mod manager for the command line.
Home-page: https://gitlab.com/sargunv-mc-mods/modsman
License: Apache-2.0
Author: Sargun Vohra
Author-email: sargun.vohra@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: aiofiles (>=0.4.0,<0.5.0)
Requires-Dist: aiohttp (>=3.5,<4.0)
Requires-Dist: pathlib (>=1.0,<2.0)
Requires-Dist: pyhash (>=0.9.3,<0.10.0)
Project-URL: Repository, https://gitlab.com/sargunv-mc-mods/modsman
Description-Content-Type: text/markdown

# modsman

A Minecraft mod manager for the command line.

## Installation

This utility requires Python 3.7.

```bash
pip install modsman
```

## Usage

```bash
modsman --help
```

## Demo

[![asciicast](https://asciinema.org/a/6fdMdFGLocNdCLIsBgmMDoOB8.svg)](https://asciinema.org/a/6fdMdFGLocNdCLIsBgmMDoOB8)
