From b816bc1467c9b35d4b2eb87b1cc0aeeaf1a817ad Mon Sep 17 00:00:00 2001 From: Somka000 <51973243+Somka000@users.noreply.github.com> Date: Wed, 16 Sep 2020 08:20:58 +0200 Subject: [PATCH] Update servers_v6.json Move .pl to 6.0 server list --- servers_v6.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/servers_v6.json b/servers_v6.json index fe51488c70..4f8f85f51e 100644 --- a/servers_v6.json +++ b/servers_v6.json @@ -1 +1,8 @@ -[] +[ + { + "address": "mindustry.pl:6000" + }, + { + "address": "mindustry.pl:6666" + } +]