Subscribed Groups #1

Open
opened 2021-04-29 11:11:22 -04:00 by jeddunk · 0 comments
jeddunk commented 2021-04-29 11:11:22 -04:00 (Migrated from git.jeddunk.xyz)

From the Goldberg README:

Some games like payday 2 check which groups you are subscribed in and unlock things based on that. You can provide a list of subscribed groups to the game with a steam_settings\subscribed_groups.txt file.
See steam_settings.EXAMPLE\subscribed_groups.EXAMPLE.txt for an example for payday 2.

Possible implementation:

From the Goldberg README: > Some games like payday 2 check which groups you are subscribed in and unlock things based on that. You can provide a list of subscribed groups to the game with a steam_settings\subscribed_groups.txt file. See steam_settings.EXAMPLE\subscribed_groups.EXAMPLE.txt for an example for payday 2. Possible implementation: * API call (e.g. https://steamcommunity.com/games/218620/memberslistxml/?xml=1) * Get value under `/memberList/groupID64` * Save to `<Steam API DLL location>/steam_settings/subscribed_groups.txt`
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jeddunk/GoldbergGUI#1
No description provided.