Skip to content

RLGym/rlgym-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rlgym-tools

Extra tools for use with the RLGym library.

Contains many options for the RLGym configuration objects:

  • Action parsers
  • Done conditions
  • Obs builders
  • Reward functions
  • Shared info providers
  • State mutators

As well as other utilities like special math functions and replay file parsing.

Community contributions are welcome!

Check out the RLGym wiki for more info:

Installation

pip install -U rlgym-tools