Steam browser protocol: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Removed cleanup tag)
Line 1: Line 1:
{{cleanup}}
==Commands==
==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 IDs|Steam Applaunch ID]] in place of <id> (i.e. 211 for the Source SDK).
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 IDs|Steam Applaunch ID]] in place of <id> (i.e. 211 for the Source SDK).

Revision as of 07:35, 4 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).

Suggested