feat(aklive2d): init music process
This commit is contained in:
7
.vscode/launch.json
vendored
7
.vscode/launch.json
vendored
@@ -55,6 +55,13 @@
|
||||
"request": "launch",
|
||||
"command": "pnpm run charword",
|
||||
"cwd": "${workspaceFolder}"
|
||||
},
|
||||
{
|
||||
"type": "node-terminal",
|
||||
"name": "Run Script: music",
|
||||
"request": "launch",
|
||||
"command": "pnpm run music",
|
||||
"cwd": "${workspaceFolder}"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user