From 7a04cb060d12ac42b6b15e3ea05156bf4168e1c4 Mon Sep 17 00:00:00 2001 From: Pointifix <35230128+Pointifix@users.noreply.github.com> Date: Thu, 10 Nov 2022 15:40:59 +0100 Subject: [PATCH] Update servers_v7.json (#7855) Currently still in v6 but as soon as v7 is the official version on Steam tomorrow i will migrate to v7, please add the address/ddns beforehand so my users dont have to wait for the server to be added tomorrow. Thank you! (Currently Sectorized v7 is reachable under the port 6568, so sectorized.freeddns.org:6568 but i will change to port back to the default mindustry port tomorrow) --- servers_v7.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/servers_v7.json b/servers_v7.json index 27ac60c9f0..f66ecf3e9b 100644 --- a/servers_v7.json +++ b/servers_v7.json @@ -146,5 +146,9 @@ { "name": "EasyPlay.su", "address": ["easyplay.su"] + }, + { + "name": "Sectorized", + "address": ["sectorized.freeddns.org"] } ]