mirror of
https://github.com/litruv/PNGTuber-Plus.git
synced 2026-07-24 02:26:02 +10:00
11 lines
193 B
JSON
11 lines
193 B
JSON
{
|
|
"version": "2.0.0",
|
|
"tasks": [
|
|
{
|
|
"label": "Build PNGTuber-Plus",
|
|
"type": "shell",
|
|
"command": "cd c:\\DEV\\Sync\\PNGTuber-Plus; .\\build-windows.bat",
|
|
"group": "build"
|
|
}
|
|
]
|
|
} |