Subscribed Groups #1

Open
opened 2021-04-29 11:11:22 -04:00 by jeddunk · 0 comments
Owner

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`
jeddunk added this to the Features project 2021-04-29 11:11:22 -04:00
jeddunk added this to the 1.0.0 milestone 2021-04-29 11:15:49 -04:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
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.