update: 添加steam账户
This commit is contained in:
4
双击安装.bat
4
双击安装.bat
@@ -2,8 +2,8 @@
|
||||
setlocal enabledelayedexpansion
|
||||
|
||||
:: 设置账号密码(实际使用时可替换为真实凭证)
|
||||
set "STEAM_USER=your_username"
|
||||
set "STEAM_PASS=your_password"
|
||||
set "STEAM_USER=dcrclub"
|
||||
set "STEAM_PASS=foIXp86DX0uuzL5I"
|
||||
|
||||
:: 调用PowerShell脚本并传递参数
|
||||
powershell.exe -ExecutionPolicy Bypass -File "%~dp0install.ps1" ^
|
||||
|
||||
Reference in New Issue
Block a user