Update servers_v7.json (#10593)

add 6 always-active ports for Mindustry Tool
This commit is contained in:
junghamin1909
2025-04-10 18:29:22 -04:00
committed by GitHub
parent 096f1f92ab
commit 01a436624f
+7 -3
View File
@@ -326,10 +326,14 @@
] ]
}, },
{ {
"name": "VNM", "name": "Mindustry Tool",
"address": [ "address": [
"server.mindustry-tool.com", "server.mindustry-tool.com:10000",
"server.mindustry-tool.com:6568" "server.mindustry-tool.com:10001",
"server.mindustry-tool.com:10002",
"server.mindustry-tool.com:10003",
"server.mindustry-tool.com:10004",
"server.mindustry-tool.com:10005"
] ]
}, },
{ {