From 47a475f1787013248373cd292308e37129a8d240 Mon Sep 17 00:00:00 2001 From: Ettaby <89039802+Ettaby@users.noreply.github.com> Date: Mon, 20 May 2024 16:33:49 +0300 Subject: [PATCH] 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. --- servers_v7.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/servers_v7.json b/servers_v7.json index 6a03d7a0ec..d54ec6c5af 100644 --- a/servers_v7.json +++ b/servers_v7.json @@ -295,5 +295,9 @@ { "name": "Impact", "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"] } ]