From b328d098a12a27e2456940245557c2020d6e5544 Mon Sep 17 00:00:00 2001 From: Volas171 <60143910+Volas171@users.noreply.github.com> Date: Fri, 18 Dec 2020 19:16:59 -0500 Subject: [PATCH] add minty server but this time the json is all right (#4034) --- servers_v6.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/servers_v6.json b/servers_v6.json index 7aac5e5e16..fea3cf319b 100644 --- a/servers_v6.json +++ b/servers_v6.json @@ -54,5 +54,9 @@ { "name": "ALEX", "address": ["alexmindustry.ddns.net:6568", "alexmindustry.ddns.net:6569"] + }, + { + "name": "Minty [subzero]", + "address": ["minty-server.ddns.net"] } ]