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

View File

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