feat: game channels config

This commit is contained in:
xkeyC 2024-12-20 19:08:32 +08:00 committed by GitHub
parent b33ffdf192
commit 07e6b0d03a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,15 @@
"menu": "#36258f", "menu": "#36258f",
"mica": "#272147" "mica": "#272147"
}, },
"game_channels": [
"LIVE",
"4.0_PREVIEW",
"PTU",
"EPTU",
"TECH-PREVIEW",
"HOTFIX"
],
"web_mirrors": { "web_mirrors": {
"https://www.erkul.games": "https://dps-mirrors.scbox.org" "https://www.erkul.games": "https://dps-mirrors.scbox.org"
} }
} }