forked from LizardByte/app-directory
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmoonlight-xbox.json
More file actions
33 lines (33 loc) · 1.13 KB
/
Copy pathmoonlight-xbox.json
File metadata and controls
33 lines (33 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"id": "moonlight-xbox",
"name": "Moonlight for Xbox",
"tagline": "Moonlight port for Xbox One/Series Family of Console",
"description": "A port of Moonlight Stream for playing games using GeForce Experience or Sunshine for the Xbox One and Xbox Series X|S family of consoles.",
"category": "client",
"platforms": ["console"],
"icon": "https://github.com/moonlight-stream.png",
"links": {
"github": "https://github.com/TheElixZammuto/moonlight-xbox",
"download": "https://apps.microsoft.com/store/detail/9MW1BS08ZBTH?launch=true&mode=full",
"documentation": "https://github.com/TheElixZammuto/moonlight-xbox?tab=readme-ov-file"
},
"official": false,
"tags": ["streaming", "xbox", "gaming"],
"compatibility": {
"sunshine": ">=0.1.0"
},
"icons": [
{
"src": "https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/icons/xbox.svg",
"alt": "Xbox",
"invert": true
}
],
"downloads": [
{
"label": "Get it from Microsoft",
"url": "https://apps.microsoft.com/store/detail/moonlight-uwp/9MW1BS08ZBTH",
"img": "https://get.microsoft.com/images/en-us%20dark.svg"
}
]
}