-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmoonlight-qt.json
More file actions
20 lines (20 loc) · 757 Bytes
/
moonlight-qt.json
File metadata and controls
20 lines (20 loc) · 757 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"id": "moonlight-qt",
"name": "Moonlight PC",
"tagline": "GameStream client for PCs (Windows, Mac, Linux, and Steam Link)",
"description": "Open source client for Sunshine and NVIDIA GameStream.",
"category": "client",
"platforms": ["windows", "macos", "linux"],
"icon": "https://github.com/moonlight-stream.png",
"links": {
"website": "https://moonlight-stream.org/",
"github": "https://github.com/moonlight-stream/moonlight-qt",
"download": "https://github.com/moonlight-stream/moonlight-qt/releases/latest",
"documentation": "https://github.com/moonlight-stream/moonlight-docs/wiki"
},
"official": true,
"tags": ["streaming", "gamestream", "client", "gaming"],
"compatibility": {
"sunshine": ">=0.1.0"
}
}