Metadata-Version: 2.1
Name: OrzMC
Version: 1.0.16
Summary: A project for deployment of minecraft game.
Home-page: https://github.com/OrzGeeker/OrzMC.git
Author: 王志舟<wangzhizhou>
Author-email: 824219521@qq.com
Maintainer: 王志舟
Maintainer-email: 824219521@qq.com
License: UNKNOWN
Description: # OrzMC
        
        A project for deploy minecraft client
        
        Only support Python >=2.7, <4
        
        Require Java Runtime Environment Configured!
        
        # Support Minecraft Client Version
        
        - support all version client version
        
        - you should make sure the server version is the same as client version.
        
        - This Program has been uploaded into PyPI
        
        # Support Operation System
        
        - main for MacOS.
        - Maybe can run on windows, as a backup schema.
        
        # Usage
        
        You should have a jre runtime on you device
        
        ```
        $ pip install orzmc
        $ orzmc
        ```
        
        The Game Content be saved under user's home directory, and named `.minecraft`
        
        
        # Tips
        
        这不是一个人的游戏，而是...           两个人😏
        
        # Video Introduction
        
        https://youtu.be/gx-JeoW2K5I
        
Keywords: minecraft python
Platform: all
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=2.7, <4
Description-Content-Type: text/markdown
