We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f735608 commit d5a4868Copy full SHA for d5a4868
tests/atba/atba.bot.toml
@@ -12,7 +12,7 @@ run_command = "..\\..\\venv\\Scripts\\python atba.py"
12
# The command RLBot will call to start your bot on linux
13
# If this isn't set, RLBot may attempt to run the Windows command under Wine
14
run_command_linux = "../../venv/bin/python atba.py"
15
-group_id = "botmaker/atba"
+agent_id = "botmaker/atba"
16
17
[details]
18
description = "Made possible by RLBot"
0 commit comments