From ec87a07edefd3eb30000079abbd0fc1a1e9eaa9c Mon Sep 17 00:00:00 2001 From: jenz Date: Fri, 25 Mar 2022 19:59:42 +0100 Subject: [PATCH] updated readme and config settings being applied --- 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 c0ebeb07..41019133 100644 --- a/AutismBotIngame/python/config.json +++ b/AutismBotIngame/python/config.json @@ -2,7 +2,10 @@ "udp_port": 48470, "chat_external_port": 48475, "steam_port": 29074, + "discord_bot_ip": "5.104.107.39", "server_ip_port_ze": "135.125.188.157:27015", - "server_ip_port_ze2": "135.125.188.157:27035" + "server_ip_port_ze2": "135.125.188.157:27035", + "ovh_ip": "135.125.188.157" } +