mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-13 00:05:23 +07:00
2D2R (Update servers_v7.json) (#9866)
Added 2D2R server. - [x] I have read the contribution guidelines. - [x] I have ensured that my code compiles, if applicable. - [x] I have ensured that any new features in this PR function correctly in-game, if applicable.
This commit is contained in:
parent
82cffef09b
commit
47a475f178
@ -295,5 +295,9 @@
|
|||||||
{
|
{
|
||||||
"name": "Impact",
|
"name": "Impact",
|
||||||
"address": ["impactmindustry.ddns.net"]
|
"address": ["impactmindustry.ddns.net"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "2D2R",
|
||||||
|
"address": ["51.89.173.50:1284", "45.140.142.231:1045", "51.89.173.50:1432", "45.140.142.231:1052", "45.140.142.231:1040"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user