From 973dc5fe3ec4053b1e2c92965fe479bd5d420b7b Mon Sep 17 00:00:00 2001 From: AydenRennaker Date: Wed, 3 Jun 2020 08:57:44 -0600 Subject: [PATCH] Add Atanner Gaming Survival Server (#2133) Seems like there is a lot of interest in the survival game mode so we want to add a new survival exclusive server. --- servers.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/servers.json b/servers.json index 84da35bf75..16262e0838 100644 --- a/servers.json +++ b/servers.json @@ -44,6 +44,9 @@ { "address": "mindustry.atannergaming.com" }, + { + "address": "mindustry.atannergaming.com:7000" + }, { "address": "mindustry.atannergaming.com:8000" },