Skip to content

Commit

Permalink
Update debug confifg
Browse files Browse the repository at this point in the history
  • Loading branch information
mos9527 committed Dec 10, 2024
1 parent 8e67ea4 commit 21f5283
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
"--app-region",
"jp",
"--app-version",
"4.1.0",
"4.1.1",
"--app-appHash",
"cbda2f12-c804-4163-5e11-3148631f9ab0"
"41fd71f2-f715-bc10-5852-0a9d8542f760"
],
"justMyCode": true
},
Expand Down Expand Up @@ -176,7 +176,7 @@
"justMyCode": false
},
{
"name": "Python: AbCache (no update)",
"name": "Python: AbCache (DL)",
"type": "python",
"request": "launch",
"module": "sssekai",
Expand All @@ -188,7 +188,7 @@
"--download-dir",
"~/.sssekai/bundles/",
"--download-filter",
".*characterv2/face/21/0000"
"thumbnail/costume"
],
"justMyCode": false
},
Expand Down

0 comments on commit 21f5283

Please sign in to comment.