From bdd6a0e08cebf055788ac7f4ba242223f46c18db Mon Sep 17 00:00:00 2001 From: Sahrea <7493154+Sahrea@users.noreply.github.com> Date: Tue, 1 Mar 2022 16:18:06 +0100 Subject: [PATCH] Update servers_v7.json (#6602) Add the M-DE Servers to the V7 Serverlist. --- servers_v7.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/servers_v7.json b/servers_v7.json index 76d02e15be..b64928b329 100644 --- a/servers_v7.json +++ b/servers_v7.json @@ -78,5 +78,9 @@ { "name": "Beyond Anarchy", "address": ["45.156.25.49"] + }, + { + "name": "M-DE", + "address": ["mindustry.inc.li:6569", "mindustry.inc.li:6560"] } ]