-
https://partner.steamgames.com/doc/webapi/IPlayerService#GetOwnedGames
The image URL is part of the API response when requesting owned games.
Example Code:
```
#!/usr/bin/env python
from st…
-
Ruby version:
```
› ruby --version
ruby 2.6.1p33 (2019-01-30 revision 66950) [x86_64-linux]
```
Gem version:
```
› gem list steam-condenser
*** LOCAL GEMS ***
steam-condenser (1.3.11)
```
…
-
Good afternoon, everybody!
Help please deal in SteamKit, desirable examples. On Steam, I logged in as I get a list of games on my account and achievements. I probably just don't understand how to …
-
## Feature request
Public API
### Purpose
use steamgc and sk2 WebAPI(optional, CachedApiKey already public)
### Solution
public
Bot.SteamClient
Bot.CallbackManager
Bot.SteamConfigurat…
-
Can I use a proxy to connect to steam client? How?
mSteam.client.Connect();
-
Hi, is it prossible to show profile information (ex: logo) with only the steamid ? (Ex: admin user put is steamid on the admin page and on home page, everyone see is logo)
ghost updated
5 years ago
-
Gem for the Steam API: https://github.com/bhaberer/steam-api
Gem for Steam Omniauth: https://github.com/reu/omniauth-steam
We need to figure out how to link between GiantBomb and Steam, Wikidata i…
-
I can't find a way to retrieve the user's description (or Summary) on their profile.
ghost updated
5 years ago
-
Many workshop addons nowadays have child workshop addons. FileInfo does not give information about them.
This is the API call we need I believe: https://github.com/SelaineSnow/VoxelFantasy/blob/a8a…
-
Hello,
I am trying to run recipe n°2 [`SimpleWebAPI`](https://github.com/ValvePython/steam/tree/master/recipes/2.SimpleWebAPI).
I have edited [`run_webapi.py`](https://github.com/ValvePython/ste…