chore: removed old b41 tasks
This commit is contained in:
19
.vscode/tasks.json
vendored
19
.vscode/tasks.json
vendored
@@ -9,12 +9,7 @@
|
|||||||
"options": {"statusbar": {"label": "$(combine) Assemble Mod - B42"}},
|
"options": {"statusbar": {"label": "$(combine) Assemble Mod - B42"}},
|
||||||
"command": "python ${config:zomboid_user_folder}/PaosCrap/make_workshop_pack.py \"42\" \"picch\" \"${workspaceFolderBasename}\" \"\"",
|
"command": "python ${config:zomboid_user_folder}/PaosCrap/make_workshop_pack.py \"42\" \"picch\" \"${workspaceFolderBasename}\" \"\"",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"label": "Create Workshop folder",
|
|
||||||
"type": "shell",
|
|
||||||
"options": {"statusbar": {"label": "$(combine) Assemble Mod - B41"}},
|
|
||||||
"command": "python ${config:zomboid_user_folder}/PaosCrap/make_workshop_pack.py \"41\" \"picch\" \"${workspaceFolderBasename}\" \"\"",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"label": "Create Workshop folder",
|
"label": "Create Workshop folder",
|
||||||
"type": "shell",
|
"type": "shell",
|
||||||
@@ -39,18 +34,6 @@
|
|||||||
"$eslint-stylish"
|
"$eslint-stylish"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"label": "Run Zomboid Debug No Steam (41)",
|
|
||||||
"type": "shell",
|
|
||||||
"presentation": {
|
|
||||||
"group": "groupZomboid"
|
|
||||||
},
|
|
||||||
"command": "\"${config:zomboid_folder_b41}\\ProjectZomboid64 - nosteam-debug.bat\"",
|
|
||||||
"options": {"statusbar": {"label": "$(run) Zomboid client (41)"}},
|
|
||||||
"problemMatcher": [
|
|
||||||
"$eslint-stylish"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
// {
|
// {
|
||||||
// "label": "Run Zomboid Debug No Steam",
|
// "label": "Run Zomboid Debug No Steam",
|
||||||
// "type": "shell",
|
// "type": "shell",
|
||||||
|
|||||||
Reference in New Issue
Block a user