From 5ffc285e1c0c8e5cf980a576bba7a272b8ad6e2b Mon Sep 17 00:00:00 2001 From: Darkness6030 <79508138+Darkness6030@users.noreply.github.com> Date: Sat, 26 Jun 2021 19:29:56 +0300 Subject: [PATCH 1/4] Add mindurka to V7 list (#5471) * Add mindurka to V7 list * Update servers_v7.json Co-authored-by: Patrick 'Quezler' Mounier * Update servers_v7.json Co-authored-by: Patrick 'Quezler' Mounier Co-authored-by: Anuken --- servers_v7.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/servers_v7.json b/servers_v7.json index 3b337cfc52..3a96fe9d80 100644 --- a/servers_v7.json +++ b/servers_v7.json @@ -17,5 +17,9 @@ { "name": "MeowLand", "address": "34.134.111.15" + }, + { + "name": "Mindurka", + "address": ["mindurka.tk", "mindurka.tk:4000"] } ] From 028be85468a2b59c77529501ef33fe9d75bdaab6 Mon Sep 17 00:00:00 2001 From: UnCaughT Date: Sat, 26 Jun 2021 21:06:56 +0300 Subject: [PATCH 2/4] Add HexPvP to V7 (#5483) --- servers_v7.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/servers_v7.json b/servers_v7.json index 3a96fe9d80..73e15e3b89 100644 --- a/servers_v7.json +++ b/servers_v7.json @@ -6,6 +6,10 @@ "name": "mindustry.pl", "address": ["mindustry.pl:6000", "mindustry.pl:6666", "mindustry.pl:6966"] }, + { + "name": "hexpvp.ml", + "address": "hexpvp.ml" + }, { "name": "[accent]Mindustry [red]Reborn", "address": "mindustry.me:7000" From 914a6fc89bd75ecdacc0c85b1cd2a07f7a24133e Mon Sep 17 00:00:00 2001 From: L0615T1C5-216AC-9437 <60281819+L0615T1C5-216AC-9437@users.noreply.github.com> Date: Sat, 26 Jun 2021 14:07:02 -0400 Subject: [PATCH 3/4] Add Chaotic Neutral to the V7 Server List (#5484) --- servers_v7.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/servers_v7.json b/servers_v7.json index 73e15e3b89..d3f31203d2 100644 --- a/servers_v7.json +++ b/servers_v7.json @@ -25,5 +25,9 @@ { "name": "Mindurka", "address": ["mindurka.tk", "mindurka.tk:4000"] + }, + { + "name": "Chaotic Neutral", + "address": ["c-n.ddns.net:5555", "c-n.ddns.net:6666"] } ] From 8853ca303ed87f4d13cfda6ee24ece0bc5021298 Mon Sep 17 00:00:00 2001 From: OSP <76648940+osp54@users.noreply.github.com> Date: Sat, 26 Jun 2021 22:46:19 +0300 Subject: [PATCH 4/4] Add XCore server to the v7 global list (#5486) My server, 1 mode - the siege.There will be more servers in the future. --- servers_v7.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/servers_v7.json b/servers_v7.json index d3f31203d2..c4d7e47782 100644 --- a/servers_v7.json +++ b/servers_v7.json @@ -29,5 +29,9 @@ { "name": "Chaotic Neutral", "address": ["c-n.ddns.net:5555", "c-n.ddns.net:6666"] + }, + { + "name": "XCore", + "address": "35.202.253.94" } ]