feat: add launcher protocol data archive

- Add protocol data for multiple locales and versions
- Implement protocol archiving in archive command
- Update Api types and default settings for protocol support
This commit is contained in:
daydreamer-json
2026-03-12 16:14:29 +09:00
parent 6d0f2e3894
commit b1ed9573e5
62 changed files with 1045 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
{
"req": {
"appCode": "BBWoqCzuZ2bZ1Dro",
"channel": 6,
"subChannel": 801,
"language": "zh-tw",
"dataVersion": ""
},
"rsp": {
"dataVersion": "ac927d4fa96aa584fa34a3957f338ca8",
"protocol": {
"version": "0"
}
}
}