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

View File

@ -14,6 +14,14 @@
"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"
}