From 21c3677d0e09a38fa9270df423447281279d16b7 Mon Sep 17 00:00:00 2001 From: Liam Date: Tue, 16 Jan 2024 17:18:27 +0000 Subject: [PATCH] server: add Stray --- data/servers.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/data/servers.json b/data/servers.json index 9a0c8b0..85096cd 100644 --- a/data/servers.json +++ b/data/servers.json @@ -113,5 +113,10 @@ "name": "Shotbow", "ip": "play.shotbow.net", "type": "PC" + }, + { + "name": "Stray", + "ip": "stray.gg", + "type": "PC" } ]