mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-11 06:34:45 -04:00
Add VSCode task for ninja changes_all
This commit is contained in:
Vendored
+6
@@ -33,5 +33,11 @@
|
||||
"command": "${command:python.interpreterPath} configure.py --version ${input:gameVersion}",
|
||||
"problemMatcher": [],
|
||||
},
|
||||
{
|
||||
"label": "ninja changes_all",
|
||||
"type": "shell",
|
||||
"command": "ninja changes_all",
|
||||
"problemMatcher": [],
|
||||
},
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user