@@ -16,16 +16,16 @@ game_map = Mannfield
1616[Participant Configuration]
1717# Put the name of your bot config file here. Only num_participants config files will be read!
1818# Everything needs a config, even players and default bots. We still set loadouts and names from config!
19- participant_config_0 = python_example/python_example .cfg
20- participant_config_1 = python_example/python_example .cfg
21- participant_config_2 = python_example/python_example .cfg
22- participant_config_3 = python_example/python_example .cfg
23- participant_config_4 = python_example/python_example .cfg
24- participant_config_5 = python_example/python_example .cfg
25- participant_config_6 = python_example/python_example .cfg
26- participant_config_7 = python_example/python_example .cfg
27- participant_config_8 = python_example/python_example .cfg
28- participant_config_9 = python_example/python_example .cfg
19+ participant_config_0 = src/bot .cfg
20+ participant_config_1 = src/bot .cfg
21+ participant_config_2 = src/bot .cfg
22+ participant_config_3 = src/bot .cfg
23+ participant_config_4 = src/bot .cfg
24+ participant_config_5 = src/bot .cfg
25+ participant_config_6 = src/bot .cfg
26+ participant_config_7 = src/bot .cfg
27+ participant_config_8 = src/bot .cfg
28+ participant_config_9 = src/bot .cfg
2929
3030# team 0 shoots on positive goal, team 1 shoots on negative goal
3131participant_team_0 = 0
0 commit comments