Steam browser protocol: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 9: Line 9:
**Example: <code>steam://connect/1.0.0.27:27015</code>
**Example: <code>steam://connect/1.0.0.27:27015</code>
**Example: <code>steam://connect/dns.server.com</code>
**Example: <code>steam://connect/dns.server.com</code>
* '''<code>steam://defrag/<id></code>''' This defragments the [[GCF]]s of an app.
* '''<code>steam://defrag/<id></code>''' This defragments the [[GCF]]s associated with an installed application.
* '''<code>steam://install/<id></code>''' This installs an app.
* '''<code>steam://install/<id></code>''' This installs an app.
* '''<code>steam://installaddon/<addon></code>''' This installs the specified add-on. Example: {{steamlink|steam://installaddon/halflifehd}} installs HL High-Def Pack
* '''<code>steam://installaddon/<addon></code>''' This installs the specified add-on. Example: {{steamlink|steam://installaddon/halflifehd}} installs HL High-Def Pack
Line 31: Line 31:
* '''<code>steam://updatenews/<id></code>''' This opens the news about the latest updates for an app.
* '''<code>steam://updatenews/<id></code>''' This opens the news about the latest updates for an app.
* '''<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==

Revision as of 19:16, 5 July 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 Applaunch ID in place of <id> (i.e. 211 for the Source SDK).


Suggestions

The following commands are community suggestions and are not presently featured in Steam: