We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
config
config_file
1 parent a1ffd94 commit 87a8f16Copy full SHA for 87a8f16
dev.toml
@@ -11,5 +11,5 @@ enable_rendering = true
11
match_length = "Unlimited"
12
13
[[cars]]
14
-config = "src/bot.toml"
+config_file = "src/bot.toml"
15
team = 0
rlbot.toml
@@ -70,5 +70,5 @@ type = "human"
70
71
72
73
74
team = 1
0 commit comments