Revert "SteamCMD is trash"

This reverts commit ebc8b7a7fd.
This commit is contained in:
Brant Martin
2018-07-18 19:35:23 -04:00
parent aae4ec97a9
commit b4ac097910

View File

@@ -17,6 +17,6 @@ if (!(Test-Path $steamCMDPath)) {
}
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 -branch mptest -branchpassword nt7WuDw9kdvB" "+quit"
popd