Steam browser protocol: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 33: Line 33:
* '''<code>steam://validate/<id></code>''' This validates the GCFs of an app.
* '''<code>steam://validate/<id></code>''' This validates the GCFs of an app.


==Suggestions==
==Suggestions==--[[user:TomEdwards|TomEdwards]] 08:23, 13 Sep 2006 (PDT)
The following commands are community suggestions and are not presently featured in Steam:
The following commands are community suggestions and are not presently featured in Steam:


Line 53: Line 53:
* '''<code>steam://forceupdate/<AppID></code>'''
* '''<code>steam://forceupdate/<AppID></code>'''
**Forces update (if autoupdate fails) of all files (including all linked .gcf) for defined AppID. -- [[User:Dwarden|Dwarden]]
**Forces update (if autoupdate fails) of all files (including all linked .gcf) for defined AppID. -- [[User:Dwarden|Dwarden]]
:Restarting Steam would be simpler, and have the same effect. --[[user:TomEdwards|TomEdwards]] 08:23, 13 Sep 2006 (PDT)


[[Category:Steam]] [[Category:technical]] [[Category:Feedback]]
[[Category:Steam]] [[Category:technical]] [[Category:Feedback]]

Revision as of 08:23, 13 September 2006

Commands

There are several commands available that interact with Steam. All of them open up Steam if it is not open. They can either be typed into a command box (Start-> Run) or through your browser's address bar. Use a Steam Application ID in place of <id> (i.e. 211 for the Source SDK).


==Suggestions==--TomEdwards 08:23, 13 Sep 2006 (PDT) The following commands are community suggestions and are not presently featured in Steam:


Restarting Steam would be simpler, and have the same effect. --TomEdwards 08:23, 13 Sep 2006 (PDT)