Skip to content

Commit c5603c7

Browse files
authored
Update bot.cfg (#34)
1 parent b5eb38e commit c5603c7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/bot.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ python_file = ./bot.py
88
# Name of the bot in-game
99
name = PythonExampleBot
1010

11+
# The maximum number of ticks per second that your bot wishes to receive.
12+
maximum_tick_rate_preference = 120
13+
1114
[Details]
1215
# These values are optional but useful metadata for helper programs
1316
# Name of the bot's creator/developer

0 commit comments

Comments
 (0)