Metadata-Version: 2.4
Name: rlgym-compat
Version: 2.3.6
Summary: A library of RLBot compatibility objects for RLGym Agents
Home-page: https://rlgym.github.io
Author: Lucas Emery, Matthew Allen, Jonathan Keegan
License: Apache 2.0
Keywords: rocket-league,gym,reinforcement-learning
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.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy<3.0
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# 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
