1
0
mirror of https://github.com/Anuken/Mindustry.git synced 2024-11-10 15:05:23 +03:00

Add server to global list (#5385)

* Add server to global list

Server.
There are already 6 modes: attack, PVP, Sandbox, Crawler Arena, Tower Defense, Survival.

* Add server to global list

New ip (because of the technical chocolates, it was necessary to change them)
This commit is contained in:
KotMilkMeoW 2021-06-07 21:50:50 +03:00 committed by GitHub
parent 1fffbf3a79
commit 861ca2c6ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -102,5 +102,9 @@
{
"name": "Sakura",
"address": ["160.16.207.141"]
},
{
"name": "MeowLand",
"address": ["34.134.111.15"]
}
]