|
发表于 2005-5-18 13:28:06
|
显示全部楼层
来自 中国–湖南–长沙
新的命令不再需要steam account了
Run the HLDS Update Tool with the "update" command:
>HldsUpdateTool.exe -command update -game <game> -dir <installdir>
<game> "cstrike", "dmc", "dod", "ricochet", "tfc", "valve", "Counter-Strike Source", or "hl2mp"
<installdir> is the path where you want the files installed
e.g. . (for the current directory) or c:\hlserver
e.g.
>HldsUpdateTool.exe -command update -game cstrike -dir .
or
>HldsUpdateTool.exe -command update -game cstrike -dir c:\hlserver
(NOTE: that will be ./steam instead of HldsUpdateTool.exe for Linux users)
举例说明:
winbox:
hldsupdatetool -command update -game "Counter-Strike Source" -dir f:\srcds
Linux box
./steam -command update -game "dod" -dir ./dodserver
就这么简单,省掉了账号的麻烦 |
|