You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on creating a Discord Rich Presence for DayZ.
For this I have to use the Steam API.
The Steam Web API works fine but the problem is that to access it you need a Steam token.
It would be better to use the Steam client directly.
GreenWorks does, I managed to use GreenWorks and retrieve the logged in user's Steam ID.
But except that I need more information, but I don't know if I can retrieve this information with GreenWorks.
Hello.
I'm working on creating a Discord Rich Presence for DayZ.
For this I have to use the Steam API.
The Steam Web API works fine but the problem is that to access it you need a Steam token.
It would be better to use the Steam client directly.
GreenWorks does, I managed to use GreenWorks and retrieve the logged in user's Steam ID.
But except that I need more information, but I don't know if I can retrieve this information with GreenWorks.
I want this information:
https://developer.valvesoftware.com/wiki/Steam_Web_API#GetPlayerSummaries_.28v0002.29
I tried getFriendGamePlayed but it doesn't work properly.
Bonus: I would also like to know if with Steam browser protocol or GreenWorks I can launch DayZ directly with command arguments.
Thanks in advance, have a nice day.
The text was updated successfully, but these errors were encountered: