Files
BlueArchiveToolkit/internal/api/testdata/contract/catalog-status.available.json
T

42 lines
1.4 KiB
JSON

{
"addressables_catalog_marker_count": 0,
"addressables_root": "https://prod-clientpatch.bluearchiveyostar.com/{addressables-root}",
"app_version": "${APP_VERSION}",
"available": true,
"bundle_version": "${BUNDLE_VERSION}",
"connection_group_name": "${CONNECTION_GROUP}",
"distribution_status": "ready",
"distribution_status_code": "distribution.ready",
"endpoint_count": 0,
"endpoint_marker_count": 0,
"game_main_config_bootstrap": {
"default_connection_group": "${CONNECTION_GROUP}",
"server_info_data_url": "https://yostar-serverinfo.bluearchiveyostar.com/{server-info-path}"
},
"launcher_metadata": {
"game_latest_file_path": "${GAME_PACKAGE_PATH}",
"game_latest_version": "${APP_VERSION}",
"game_lowest_version": null,
"game_start_exe_name": "${GAME_START_EXE_NAME}",
"game_start_params": [
"${GAME_START_PARAM}"
],
"launcher_version": "${LAUNCHER_VERSION}",
"manifest_file_count": 2,
"manifest_source": "${LAUNCHER_MANIFEST_SOURCE}",
"manifest_url": "https://launcher-pkg-ba-jp.yo-star.com/{launcher-manifest-path}"
},
"official_seed_hash_marker_count": 0,
"snapshot_version": 2,
"status": "published",
"status_code": "official.published",
"status_phase": "official_sync",
"status_retryable": false,
"status_terminal": true,
"version": {
"completed_unix_seconds": 1000,
"id": "${VERSION_ID}",
"resource_root": "${RESOURCE_ROOT}"
}
}