Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Add wishlist / followed games only #23

Closed
LittleFreak opened this issue Feb 24, 2024 · 1 comment
Closed

Feature request: Add wishlist / followed games only #23

LittleFreak opened this issue Feb 24, 2024 · 1 comment

Comments

@LittleFreak
Copy link

please add a filter option, to add only games, which have been followed or wishlisted by the user in the steam store.

Citrinate added a commit that referenced this issue Feb 25, 2024
@Citrinate
Copy link
Owner

I'll include this in the next release, which will be out sometime next month. In the meantime if you want you can test the feature using this build: https://github.com/Citrinate/FreePackages/actions/runs/8034266279/artifacts/1272465870

This setting can be added to a filter and is documented as:

WishlistOnly

bool type with default value of false. If set to true, packages must contain an app your account has wishlisted or followed on the Steam storefront or they will not be added to your account.

Example:

"EnableFreePackages": true,
"FreePackagesFilters": [{
  "WishlistOnly": true
}],

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants