Skip to content

How do you know if the user is logged on steam ? #234

Answered by Leo-Peyronnet
sgamesdev asked this question in Q&A
Discussion options

You must be logged in to vote

Gavilya can't know if you're logged on Steam. It can only know if Steam is running. When you launch a Steam game, Gavilya executes the following command: steam://rungameid/{SteamAppIdHere}. This command tells Steam to launch the game from its ID. However, if the Steam client isn't running, or if the user isn't logged in, nothing will happen, or an error will be shown to the user.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@sgamesdev
Comment options

@Leo-Peyronnet
Comment options

@sgamesdev
Comment options

Answer selected by Leo-Peyronnet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants