mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-11 00:07:46 +07: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:
@ -102,5 +102,9 @@
|
|||||||
{
|
{
|
||||||
"name": "Sakura",
|
"name": "Sakura",
|
||||||
"address": ["160.16.207.141"]
|
"address": ["160.16.207.141"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "MeowLand",
|
||||||
|
"address": ["34.134.111.15"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user