feat: integrate game patch data processing

This commit is contained in:
daydreamer-json
2026-01-26 08:00:33 +09:00
parent 1e2f91eb6c
commit 45be4f3067
11 changed files with 1031 additions and 18 deletions

View File

@@ -44,7 +44,7 @@ async function parseCommand() {
)
.command(
['authTest [token] [email] [password]'],
'Auth test command',
'Auth and gacha fetch test command',
(yargs) => {
yargs
.positional('token', {