Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Citrinate committed Feb 26, 2024
1 parent 00c1762 commit af4c725
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ By default, the plugin will attempt to activate all free non-playtest packages.
"RequireAllTags": false,
"RequireAllCategories": false,
"ImportStoreFilters": false,
"WishlistOnly": false,
"IgnoreFreeWeekends": false,
"NoCostOnly": false,
"PlaytestMode": 0,
Expand Down Expand Up @@ -351,6 +352,12 @@ All filter options are explained below:

---

#### 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.

---

#### IgnoreFreeWeekends

`bool` type with default value of `false`. Free weekend packages will be ignored if set to `true`.
Expand Down

0 comments on commit af4c725

Please sign in to comment.