Dear Valve

To start off, I don't want to be a huge jerk here and think I'm just griefing you Valve guys. There is plenty of nonconstructive criticism on this mailing lists already, and that's not the kind of community contribution I want to be involved in.

I have no question people are doing their best, and I understand what it's like when someone comes out and tells your "Your work is crap."

However, I want to demonstrate the monster you've created, intentionally or not.

With the old HLDSUpdateTool, this is, apparently, what you did to install/update czero:

./steam -command update -game czero -dir /mydir/mygame



With the new SteamCMD, this is what you, apparently, have to do to get similar behavior:

./steamcmd.sh +@ShutdownOnFailedCommand 1 +login "anonymous" +force_install_dir /mydir/mygame +app_set_config 90 mod czero +app_update "90 -beta beta" +exit





Alfred Reynolds wrote:
You can get a dedicated install for it by using the following command line:
steamcmd +logon anonymous +force_install_dir ..\hlds +app_update "90 -beta 
beta" +quit

Note you will need to use "+app_set_config 90 mod czero" before the +app_update 
command if you want to update condition zero.

--
# Jesse Molina
# Mail = [email protected]
# Cell = 1-602-323-7608



_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux

Reply via email to