Metadata-Version: 2.1
Name: minecraft-mod-manager
Version: 0.0.1
Summary: Download and update Minecraft mods from CurseForge and possibly other places in the future.
Home-page: https://github.com/Senth/minecraft-mod-manager
Author: Matteus Magnusson
Author-email: senth.wallace@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: selenium
Requires-Dist: requests

# minecraft-mod-manager

[![Latest PyPI version](https://img.shields.io/pypi/v/minecraft-mod-manager.svg)](https://pypi.python.org/pypi/minecraft-mod-manager)

Install and update mods from CurseForge (and possibly other places in the future) through a simple command.

Currently works best with fabric mods.

## Features

TODO

## Usage

TODO

## Installation

TODO

### Requirements

TODO

## Authors

- Matteus Magnusson, senth.wallace@gmail.com


