chore: removed old b41 tasks

This commit is contained in:
ZioPao
2026-01-08 01:56:20 +01:00
parent 92a0b9ef18
commit 27d79c5802

19
.vscode/tasks.json vendored
View File

@@ -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",