From e06803601d87517a870bd628871c313627858bf7 Mon Sep 17 00:00:00 2001 From: SITUVNgcd <44901211+SITUVNgcd@users.noreply.github.com> Date: Sun, 7 Jul 2024 22:23:04 +0700 Subject: [PATCH] Add VNM Community server (#9980) --- servers_v7.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/servers_v7.json b/servers_v7.json index 315995bcec..2127985e3f 100644 --- a/servers_v7.json +++ b/servers_v7.json @@ -319,5 +319,9 @@ { "name": "Vndustry", "address": ["vndustry.ddns.net"] + }, + { + "name": "VNM", + "address": ["server.mindustry-tool.app"] } ]