From b7fe2bedae915a423bba23ee5217a1f4899f9c8a Mon Sep 17 00:00:00 2001 From: lifestarse <57958388+lifestarse@users.noreply.github.com> Date: Sat, 23 Oct 2021 21:22:01 +0300 Subject: [PATCH] Update servers_v7.json (#6214) lostdustry.northeurope.cloudapp.azure.com --- servers_v7.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/servers_v7.json b/servers_v7.json index a4f8be3454..bb1d766baa 100644 --- a/servers_v7.json +++ b/servers_v7.json @@ -66,5 +66,9 @@ { "name": "MindustryBR", "address": ["n2.mindustry.me:4003", "n2.mindustry.me:4005", "n2.mindustry.me:4008", "n2.mindustry.me:4009", "n2.mindustry.me:4010"] - } + }, + { + "name": "LostDustry", + "address": ["lostdustry.northeurope.cloudapp.azure.com:6568", "lostdustry.northeurope.cloudapp.azure.com:6569", "lostdustry.northeurope.cloudapp.azure.com:6570"] + } ]