Steam browser protocol: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Made it more clear that the Suggestions section contains commands that are not real.)
Line 29: Line 29:
* '''<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.
===Suggested===
===Suggestions===
The following commands are community suggestions and are not presently featured in Steam.
 
 
* '''<code>steam://connect/<IP or DNS name>[:port]/<password></code>'''
* '''<code>steam://connect/<IP or DNS name>[:port]/<password></code>'''
**Connects to the specified server with the right password --[[User:Semi|Semi]]
**Connects to the specified server with the right password --[[User:Semi|Semi]]

Revision as of 06:51, 5 June 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.