Metadata-Version: 2.1
Name: rlgym-tools
Version: 1.8.2
Summary: Extra tools for RLGym, like SB3 compatibility
Home-page: https://rlgym.github.io
Author: Rolv-Arild Braaten, Lucas Emery and Matthew Allen
License: Apache 2.0
Description: # rlgym-tools
        Extra tools for RLGym.
        
        Contains environment alternatives for [Stable-Baselines3](https://stable-baselines3.readthedocs.io/en/master/), [RLlib](https://docs.ray.io/en/master/rllib.html) and [PettingZoo](https://www.pettingzoo.ml/), replay to RLGym GameState converter, and advanced reward functions. 
        
        Check out the [RLGym wiki](https://rlgym.github.io/) for more info: 
        
        ## Installation
        `pip install rlgym-tools`
        
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
