From 847e46d270d6f68d1035fdfab552d9fcc20a3ef3 Mon Sep 17 00:00:00 2001 From: RebornTrack970 <62565267+RebornTrack970@users.noreply.github.com> Date: Fri, 25 Jun 2021 21:26:54 +0300 Subject: [PATCH] Add Beta 2r2t to V7 (#5468) * Add Beta 2r2t to V7 Other Omega Servers will likely get updated to V7 too, for now, only 2r2t has a Beta. * Update servers_v7.json * Update servers_v7.json Co-authored-by: Patrick 'Quezler' Mounier * Update servers_be.json Co-authored-by: Patrick 'Quezler' Mounier --- servers_be.json | 3 --- servers_v7.json | 4 ++++ 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/servers_be.json b/servers_be.json index 1f91f96ee5..2c9abaa644 100644 --- a/servers_be.json +++ b/servers_be.json @@ -2,9 +2,6 @@ { "address": "be.mindustry.nydus.app:6567" }, - { - "address": "157.90.180.53:25777" - }, { "address": "mindustry.pl:7777" }, diff --git a/servers_v7.json b/servers_v7.json index 81ea4bf021..283c38b759 100644 --- a/servers_v7.json +++ b/servers_v7.json @@ -1,5 +1,9 @@ [ { "address": "mindustry.us.to" + }, + { + "name": "Omega", + "address": "157.90.180.53:25777" } ]