Metadata-Version: 2.1
Name: modsman
Version: 0.6.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)
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
```

## Demos

Linux/macOS bash:

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

Windows powershell:

[![modsman on windows](https://img.youtube.com/vi/E1Fd5H-JTuQ/0.jpg)](https://www.youtube.com/watch?v=E1Fd5H-JTuQ)
