Bump to mod version

This commit is contained in:
ZioPao
2025-03-31 02:15:49 +02:00
parent 58d5c8e13d
commit b6b61b872f
3 changed files with 3 additions and 3 deletions

2
.vscode/tasks.json vendored
View File

@@ -13,7 +13,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 media/lua/client/TOC/Main.lua",
"command": "python ${config:zomboid_user_folder}/PaosCrap/bump_version.py 42/media/lua/client/TOC/Main.lua",
},
{
"label": "Run Zomboid Debug No Steam (42)",