Update: 更新脚本逻辑,添加Link2P

This commit is contained in:
2024-11-18 00:57:05 +08:00
parent a6e5a5c570
commit fd5ea8be35
2 changed files with 20 additions and 1 deletions

View File

@@ -11,5 +11,7 @@ if exist P:\ (
echo Drive P: mapped to %PdirPath%
)
@rem这里需要设置workbenchApp所在目录
@REM 卸载P盘命令: subst P: /d
@REM 这里需要设置workbenchApp所在目录
start /d "E:\SteamLibrary\steamapps\common\DayZ Tools\Bin\Workbench" workbenchApp.exe "-mod=%modpath%"