From 07e6b0d03a2bc9c607ac51be3ee8cd15435b6989 Mon Sep 17 00:00:00 2001 From: xkeyC <39891083+xkeyC@users.noreply.github.com> Date: Fri, 20 Dec 2024 19:08:32 +0800 Subject: [PATCH] feat: game channels config --- sc_doctor/version.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/sc_doctor/version.json b/sc_doctor/version.json index 00ad333..182ca06 100644 --- a/sc_doctor/version.json +++ b/sc_doctor/version.json @@ -14,7 +14,15 @@ "menu": "#36258f", "mica": "#272147" }, + "game_channels": [ + "LIVE", + "4.0_PREVIEW", + "PTU", + "EPTU", + "TECH-PREVIEW", + "HOTFIX" + ], "web_mirrors": { "https://www.erkul.games": "https://dps-mirrors.scbox.org" } -} +} \ No newline at end of file