JosefNemec / PlayniteExtensions

Extensions for Playnite game launcher and manager.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add steam family games

MrArdillo opened this issue · comments

it is possible to add the option to add your family games on the playnite library? Or do we need the API for each account?

Not possible, Steam API doesn't support it.

not sure if this is already known BUT...
it does:
https://steamapi.xpaw.me/#IFamilyGroupsService/GetFamilyGroup (needed for retrieving the Group ID)
and:
https://steamapi.xpaw.me/#IFamilyGroupsService/GetSharedLibraryApps (group ID is required even tho the documentation says its not)