asdg
This commit is contained in:
@@ -16,7 +16,10 @@ if (!(Test-Path $steamCMDPath)) {
|
|||||||
[System.IO.Compression.ZipFile]::ExtractToDirectory($steamCMDZip, $steamCMDPath)
|
[System.IO.Compression.ZipFile]::ExtractToDirectory($steamCMDZip, $steamCMDPath)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
echo test
|
||||||
|
echo $previewPass
|
||||||
|
|
||||||
cd "$steamData"
|
cd "$steamData"
|
||||||
& "$steamCMDPath/steamcmd.exe" "+login anonymous" "+force_install_dir $steamData" "+app_update 298740 -beta steamctg -betapassword $previewSecretPass validate" "+quit"
|
& "$steamCMDPath/steamcmd.exe" "+login anonymous" "+force_install_dir $steamData" "+app_update 298740 -beta steamctg -betapassword $previewPass validate" "+quit"
|
||||||
|
|
||||||
popd
|
popd
|
||||||
|
Reference in New Issue
Block a user