From 489cc52bd512545498dc3e22c1fa8cfc7fe4824b Mon Sep 17 00:00:00 2001 From: christian Date: Sun, 17 Oct 2021 01:09:18 +0200 Subject: [PATCH] updated config and should allow the bots to join gg and zr when ze is full now --- AutismBotIngame/python/config.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/AutismBotIngame/python/config.json b/AutismBotIngame/python/config.json index b262cb42..2287e2bd 100644 --- a/AutismBotIngame/python/config.json +++ b/AutismBotIngame/python/config.json @@ -2,5 +2,8 @@ "udp_port": 48470, "chat_external_port": 48475, "steam_port": 29074, - "server_ip_port": "135.125.188.157:27015" + "server_ip_port_ze": "135.125.188.157:27015", + "server_ip_port_gg": "135.125.188.157:27021", + "server_ip_port_zr": "135.125.188.157:27016" } +