Skip to content

Commit 5bffeba

Browse files
authored
Add denniezorg.game-library-dock to gallery (#96)
1 parent 85f7887 commit 5bffeba

5 files changed

Lines changed: 29 additions & 0 deletions

File tree

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"$schema": "../../../.github/schemas/extension.schema.json",
3+
"id": "denniezorg.game-library-dock",
4+
"title": "Game Library Dock",
5+
"shortDescription": "Game Library Dock brings your local Steam library and online friends to the PowerToys Command Palette Dock.",
6+
"description": "Browse installed games alphabetically, search by title, view local cover artwork and recent-play information, and launch games directly through Steam. Add the online friends band to see who is available or currently playing, then select a friend to open a Steam chat.",
7+
"author": {
8+
"name": "DennieZorg",
9+
"url": "https://github.com/ScymicX"
10+
},
11+
"icon": "icon.png",
12+
"tags": [
13+
"gaming",
14+
"friends",
15+
"steam",
16+
"launcher",
17+
"dock"
18+
],
19+
"categories": [
20+
"entertainment",
21+
"social"
22+
],
23+
"installSources": [
24+
{
25+
"type": "msstore",
26+
"id": "9MX24LVV6P2D"
27+
}
28+
]
29+
}
80.9 KB
Loading
842 KB
Loading
176 KB
Loading
100 KB
Loading

0 commit comments

Comments
 (0)