chore: fix to some stupid config issues

This commit is contained in:
ZioPao
2025-04-17 03:38:02 +02:00
parent b0d3520173
commit 9ab584d977
5 changed files with 8 additions and 26 deletions

2
.vscode/tasks.json vendored
View File

@@ -7,7 +7,7 @@
"label": "Create Workshop folder",
"type": "shell",
"options": {"statusbar": {"label": "$(combine) Assemble Mod"}},
"command": "python ${config:zomboid_user_folder}/PaosCrap/make_workshop_pack.py \"picch\" \"${workspaceFolderBasename}\"",
"command": "python ${config:zomboid_user_folder}/PaosCrap/make_workshop_pack.py \"picch\" \"${workspaceFolderBasename}\" \"\"",
},
{
"label": "Create Workshop folder",