diff --git a/servers_be.json b/servers_be.json index af54f18105..1f91f96ee5 100644 --- a/servers_be.json +++ b/servers_be.json @@ -1,7 +1,4 @@ [ - { - "address": "mindustry.us.to" - }, { "address": "be.mindustry.nydus.app:6567" }, diff --git a/servers_v7.json b/servers_v7.json new file mode 100644 index 0000000000..81ea4bf021 --- /dev/null +++ b/servers_v7.json @@ -0,0 +1,5 @@ +[ + { + "address": "mindustry.us.to" + } +]