mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-30 12:20:58 -08: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:
parent
1fffbf3a79
commit
861ca2c6ae
1 changed files with 4 additions and 0 deletions
|
|
@ -102,5 +102,9 @@
|
|||
{
|
||||
"name": "Sakura",
|
||||
"address": ["160.16.207.141"]
|
||||
},
|
||||
{
|
||||
"name": "MeowLand",
|
||||
"address": ["34.134.111.15"]
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue