Description Usage Arguments Details Value See Also
View source: R/get-schema-for-game.R
Returns the Game's schema (name, version, available achivements & stats).
1 | get_schema_for_game(steam_key, app_id)
|
steam_key |
A Steam Web API Key. |
app_id |
The app's AppID. |
This is a wrapper for:
get_schema_name
get_schema_version
get_schema_achievements
get_schema_stats
The game's schema (name, version, available achivements & stats)
get_schema_name
, get_schema_version
,
get_schema_achievements
, get_schema_stats
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.