feat(aklive2d): added ability to store latest dynchar info from offical website
This commit is contained in:
7
.vscode/launch.json
vendored
7
.vscode/launch.json
vendored
@@ -69,6 +69,13 @@
|
||||
"request": "launch",
|
||||
"command": "pnpm run music",
|
||||
"cwd": "${workspaceFolder}"
|
||||
},
|
||||
{
|
||||
"type": "node-terminal",
|
||||
"name": "Run Script: offical_update",
|
||||
"request": "launch",
|
||||
"command": "pnpm run offical_update",
|
||||
"cwd": "${workspaceFolder}"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user