Revert "STEAM PLEASE"

This reverts commit 06eca83ff9.
This commit is contained in:
Brant Martin
2018-07-18 19:35:22 -04:00
parent 45d931b351
commit aae4ec97a9

View File

@@ -17,6 +17,6 @@ if (!(Test-Path $steamCMDPath)) {
} }
cd "$steamData" cd "$steamData"
& "$steamCMDPath/steamcmd.exe" "+login anonymous" "+force_install_dir $steamData" "+app_update 298740 +beta mptest +betapassword nt7WuDw9kdvB" "+quit" & "$steamCMDPath/steamcmd.exe" "+login anonymous" "+force_install_dir $steamData" "+app_update 298740 -beta mptest -betapassword nt7WuDw9kdvB" "+quit"
popd popd