Metadata-Version: 2.4
Name: pmccc
Version: 0.4.2
Summary: A minecraft launcher library for python
Author-email: cueavyqwp <cueavy@outlook.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/cueavyqwp/pmccc
Project-URL: Bug, https://github.com/cueavyqwp/pmccc/issues
Project-URL: Source, https://github.com/cueavyqwp/pmccc.git
Project-URL: Documentation, https://github.com/cueavyqwp/pmccc/tree/main/docs
Keywords: minecraft,minecraft-launcher
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Games/Entertainment
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: charset_normalizer
Requires-Dist: requests
Requires-Dist: psutil
Dynamic: license-file

<div align = "center" >
    <h1>pmccc</h1>
    <a href = "https://pypi.org/project/pmccc" >
        <img alt = "PyPI version" src = "https://img.shields.io/pypi/v/pmccc?color=blue" >
    </a>
    <a href = "https://www.python.org" >
        <img alt = "Python version" src = "https://img.shields.io/badge/python-3.10+-blue" >
    </a>
    <a href = "https://opensource.org/license/mit" >
        <img alt = "license" src = "https://img.shields.io/badge/license-MIT-blue" >
    </a>
</div>

# About

This is a `Minecraft` launcher lib for `python`

For more information at [GitHub](https://github.com/cueavyqwp/pmccc)

# 关于

这是一个基于`python`的`Minecraft`启动器库

在[GitHub](https://github.com/cueavyqwp/pmccc)查看更多信息
