docs(*): Update bot config

This commit is contained in:
Josh Creek
2023-09-25 21:12:29 +01:00
parent 12ae059818
commit 4638532a18
+5 -6
View File
@@ -7,7 +7,7 @@ python_file = ./bot.py
requirements_file = ./requirements.txt requirements_file = ./requirements.txt
# Name of the bot in-game # Name of the bot in-game
name = RLGymExampleBot name = Sarpy 1.0.0
# The maximum number of ticks per second that your bot wishes to receive. # The maximum number of ticks per second that your bot wishes to receive.
maximum_tick_rate_preference = 120 maximum_tick_rate_preference = 120
@@ -15,17 +15,16 @@ maximum_tick_rate_preference = 120
[Details] [Details]
# These values are optional but useful metadata for helper programs # These values are optional but useful metadata for helper programs
# Name of the bot's creator/developer # Name of the bot's creator/developer
developer = The RLBot community developer = Scruffy238
# Short description of the bot # Short description of the bot
description = This is a multi-line description description = This is a machine learning bot that uses the RLGym environment to train a neural network to play Rocket League.
of the official rlgym example bot
# Fun fact about the bot # Fun fact about the bot
fun_fact = fun_fact = Its name comes from SARPBC, the prequel to Rocket League.
# Link to github repository # Link to github repository
github = https://github.com/RLGym/RLGymExampleBot github = https://github.com/jcreek/Sarpy
# Programming language # Programming language
language = rlgym language = rlgym