Another game has started to make the transition to the SteamPipe delivery system. That game is none other than Counter-Strike: Condition Zero. Let's let Alfred Reynolds from Valve give the lowdown on what this means.
This now joins up with the rest of the ongoing beta for SteamPipe, which includes the Orange Box titles and others.
We have now converted Condition Zero to the new SteamPipe beta, you can get a dedicated install for it by using the following command line:
steamcmd +logon anonymous +force_install_dir ..\hlds +app_set_config 90 mod czero +app_update "90 -beta beta" +quit
Note the "+app_set_config 90 mod czero" command, this is opting that install into getting the bits for czero. Future updates for other dedicated servers will add more options to this list, and you will be able to install multiple mods to the same folder if you wish. Details on how will appear when the next mod is ready.
Also note +app_update "90 -beta beta" , the extra quotes here around the -beta arugment is important. This -beta beta option is opting you into the beta feed for HLDS updates. Having beta here is independent of the czero update, you don't have to opt in if you don't wish to.
steamcmd +logon anonymous +force_install_dir ..\hlds +app_set_config 90 mod czero +app_update "90 -beta beta" +quit
Note the "+app_set_config 90 mod czero" command, this is opting that install into getting the bits for czero. Future updates for other dedicated servers will add more options to this list, and you will be able to install multiple mods to the same folder if you wish. Details on how will appear when the next mod is ready.
Also note +app_update "90 -beta beta" , the extra quotes here around the -beta arugment is important. This -beta beta option is opting you into the beta feed for HLDS updates. Having beta here is independent of the czero update, you don't have to opt in if you don't wish to.
This now joins up with the rest of the ongoing beta for SteamPipe, which includes the Orange Box titles and others.