chore: changes to structure
This commit is contained in:
6
.vscode/tasks.json
vendored
6
.vscode/tasks.json
vendored
@@ -9,6 +9,12 @@
|
||||
"options": {"statusbar": {"label": "$(combine) Assemble Mod"}},
|
||||
"command": "python ${config:zomboid_user_folder}/PaosCrap/make_workshop_pack.py \"picch\" \"${workspaceFolderBasename}\" \"\"",
|
||||
},
|
||||
{
|
||||
"label": "Create Workshop folder",
|
||||
"type": "shell",
|
||||
"options": {"statusbar": {"label": "$(combine) Assemble Mod (B41 ONLY)"}},
|
||||
"command": "python ${config:zomboid_user_folder}/PaosCrap/make_workshop_pack_b41.py \"picch\" \"${workspaceFolderBasename}\"",
|
||||
},
|
||||
{
|
||||
"label": "Create Workshop folder",
|
||||
"type": "shell",
|
||||
|
||||
Reference in New Issue
Block a user