SteamSmartie a Steam plugin for LCDSmartie
Posted: September 7th, 2014, 2:48 am
I wanted to get info from Steam on my LCD, so i made this plugin! 
You need to get your 64-bit steamid, you can get that id from here: steamidconverter (dot) com (in the examples below i used 76561197971636982)
(Note the last parameter is a 0, because i didnt not implement a second parameter yet)
Functions:
Total game count:
Steam nickname:
Last played game:
The plugin auto refreshesits data every 5 minutes
Off-site download link:
d-h (DOT) st/zr1
Source:
github (DOT) com/Marice/SteamSmartie

You need to get your 64-bit steamid, you can get that id from here: steamidconverter (dot) com (in the examples below i used 76561197971636982)
(Note the last parameter is a 0, because i didnt not implement a second parameter yet)
Functions:
Total game count:
Code: Select all
$dll(SteamSmartie,1,76561197971636982,0)
Code: Select all
$dll(SteamSmartie,2,76561197971636982,0)
Code: Select all
$dll(SteamSmartie,3,76561197971636982,0)
The plugin auto refreshesits data every 5 minutes
Off-site download link:
d-h (DOT) st/zr1
Source:
github (DOT) com/Marice/SteamSmartie