chore: cleaning and setting up stuff

This commit is contained in:
ZioPao
2025-04-17 18:23:18 +02:00
parent 8c8aa8351b
commit 522c49b40c
5 changed files with 22 additions and 3 deletions

2
.vscode/tasks.json vendored
View File

@@ -25,7 +25,7 @@
"label": "Bump Mod Version",
"type": "shell",
"options": {"statusbar": {"label": "$(arrow-up) Bump Mod Version"}},
"command": "python ${config:zomboid_user_folder}/PaosCrap/bump_version.py 42/media/lua/client/TOC/Main.lua",
"command": "python ${config:zomboid_user_folder}/PaosCrap/bump_version.py common/media/lua/client/TOC/Main.lua",
},
{
"label": "Run Zomboid Debug No Steam (42)",