Require api_url before startup

Signed-off-by: Sean Du <do4suki@gmail.com>
This commit is contained in:
2026-06-23 20:51:38 +08:00
parent d80e5bfc44
commit efca0a2ac8
5 changed files with 34 additions and 13 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"force_http": true,
"api_url": "apis.game.starlight-stage.jp/",
"api_url": "",
"asset_url": "asset-starlight-stage.akamaized.net/",
"launch_borderless_helper": true
}