Skip to content

Commit

Permalink
Added new contributor and updated Apps class
Browse files Browse the repository at this point in the history
  • Loading branch information
Gramps committed Jan 8, 2025
1 parent 966e6e9 commit abd5b85
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/classes/apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Exposes a wide range of information and actions for applications and [Downloada

Contains dictionaries (dlc) which contain the following keys:

* app_id (int) | The app ID for the DLC
* id (int) | The app ID for the DLC
* available (bool) | Whether the DLC is available on the Steam store currently
* name (string) | The name of the DLC

Expand All @@ -108,7 +108,7 @@ Exposes a wide range of information and actions for applications and [Downloada

**Return**: dictionary, which contains the following keys:

* app_id (int) | The app ID for the DLC
* id (int) | The app ID for the DLC
* available (bool) | Whether the DLC is available on the Steam store currently
* name (string) | The name of the DLC

Expand Down
1 change: 1 addition & 0 deletions docs/contribute/contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ Here is a list of all the great contributors, both those who have provided code
- troykinsella
- xsellier
- vaartis
- wpbirney
- VictorienXP
- yeonghoey
- Zee Weasel
Expand Down

0 comments on commit abd5b85

Please sign in to comment.