Metadata-Version: 2.1
Name: rpc42b2t
Version: 1.0.0
Summary: An improved Discord RPC for 2b2t.org
Home-page: https://github.com/korochun/rpc42b2t
Author: korochun
Author-email: korochun@list.ru
License: GPLv3
Description: # rpc42b2t
        
        ![language](https://img.shields.io/badge/language-python-blue)
        ![python-version](https://img.shields.io/badge/python-%3E%3D3.5-blue)
        [![pypresence](https://img.shields.io/badge/using-pypresence-00bb88.svg?style=for-the-badge&logo=discord&logoWidth=20)](https://github.com/qwertyquerty/pypresence)
        
        An improved Discord Rich Presence for 2b2t.org.
        
        ## Installation
        
        ```sh
        pip install rpc42b2t
        ```
        
        ## Usage
        
        Start the game and then run
        
        ```sh
        rpc42b2t
        ```
        
        ## Future
        
        Possible ways to improve this project:
        
        - refactor code
        - make it a Minecraft mod
        
Keywords: Minecraft RPC Discord
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: Games/Entertainment
Requires-Python: >=3.5
Description-Content-Type: text/markdown
