Steam Library GT

Steam Library GT Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 1,907 downloads
Steam Library GT Icon

Try plugin: Steam Library GT

We'll create fresh WordPress site with Steam Library GT installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Steam Library GT

Display your Steam game library and grab related game information from the thegamesdb.net.

1


0


0


1


0

updated: 9 years ago
since: 10 years ago
author: Keito

Description

Display your Steam game library and grab related game information from the thegamesdb.net.

Simply add the shortcode [steam_library_gt] to a page or post, to embed the library.

API Usage

This plugin uses 2 separate remote API’s:

  1. Steam – http://api.steampowered.com
  2. thegamesDB – http://thegamesdb.net/api

The Steam API is used to retrieve your game library data (using the GetOwnedGames method). To successfully interact with this service, we use the Steam Profile ID and Steam Web API Key you provide in the plugin configuration admin page.

ThegamesDB.net API is used to retrieve per game information (using the GetGame method). No credentials are required to interact with this service.

Further information on both API service methods can be found here -> https://developer.valvesoftware.com/wiki/Steam_Web_API#GetOwnedGames and here -> http://wiki.thegamesdb.net/index.php?title=GetGame