Tanweth / MySteam-Powered

Integrates features from Valve's Steam gaming client with MyBB forums.
Other
10 stars 10 forks source link

[Enhancement] Upgrade Steam buttons to use "steamprofile" API #20

Open GregariousJB opened 10 years ago

GregariousJB commented 10 years ago

Just curious if you have an interest in improving the look of the Steam integration.

There's a library here that allows you to make a really nice button with a clickable "Add friend" section:

https://github.com/ata4/steamprofile

steam

Tanweth commented 10 years ago

Thanks for your input. When I begin work on MySteam Powered again, I'll be sure to take a look at the work they've done, and see if I think some of the ideas would suit well here. :smile:

GregariousJB commented 10 years ago

I forgot to mention - that library is using the deprecated Steam XML API. The new Web API will need to be implemented

https://github.com/ata4/steamprofile/issues/5

https://partner.steamgames.com/documentation/community_data

Didn't want you to start work on old code :)