A library for providing steam paths and app names, given a Steam AppID (integer).
Retrieve the installation path of Steam.
Get every directory that Steam can install games to.
Retrieve installation directories of every app the user has currently installed. SLOW!
Retrieve information only about this app in the form of a tuple (name, installpath). Significantly faster than GetAppsDictionary().
Retrieve only the name of this specific app.
Retrieve only the installation path of this specific app.