內容簡介
使用此 WordPress 外掛可顯示您的 Steam 遊戲圖書館,並自thegamesdb.net抓取相關遊戲資訊。
只需在頁面或文章中加入簡碼 [steam_library_gt],即可嵌入圖書館。
API 使用
此外掛使用 2 個不同的遠端 API:
Steam – http://api.steampowered.com
thegamesDB – http://thegamesdb.net/api
Steam API 用於檢索您的遊戲圖書館資料(使用 GetOwnedGames 方法)。要成功與此服務交互,我們會在外掛設定管理頁面中使用您提供的 Steam 档案 ID 與 Steam Web API 金鑰。
thegamesDB.net API 用於檢索每個遊戲的資訊(使用 GetGame 方法)。與此服務交互不需要任何憑證。
更多關於這兩個 API 服务方法的資訊可在此找到 -> https://developer.valvesoftware.com/wiki/Steam_Web_API#GetOwnedGames 和此处 -> http://wiki.thegamesdb.net/index.php?title=GetGame
外掛標籤
開發者團隊
原文外掛簡介
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:
Steam – http://api.steampowered.com
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
