Metadata-Version: 2.1
Name: rlgym-compat
Version: 1.1.0
Summary: A library of RLBot compatibility objects for RLGym Agents
Home-page: https://rlgym.github.io
Author: Lucas Emery and Matthew Allen
License: Apache 2.0
Keywords: rocket-league,gym,reinforcement-learning
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# rlgym-compat
A library of RLBot compatibility objects for RLGym Agents

## Usage

The recommended way of using this package is through our RLBot example bot: https://github.com/RLGym/RLGymExampleBot

