diff --git a/apps/moonlight/moonlight-tizen.json b/apps/moonlight/moonlight-tizen.json new file mode 100644 index 0000000..f3c720b --- /dev/null +++ b/apps/moonlight/moonlight-tizen.json @@ -0,0 +1,19 @@ +{ + "id": "moonlight-tizen", + "name": "Moonlight Tizen", + "tagline": "GameStream client for Samsung Smart TV's running Tizen OS", + "description": "Moonlight Tizen is a GameStream client for Samsung Smart TV's running Tizen OS. It allows you to stream games from your PC to your TV.", + "category": "client", + "platforms": ["tv"], + "icon": "https://github.com/moonlight-stream.png", + "links": { + "github": "https://github.com/brightcraft/moonlight-tizen", + "download": "https://github.com/brightcraft/moonlight-tizen/releases", + "documentation": "https://github.com/brightcraft/moonlight-tizen#readme" + }, + "official": false, + "tags": ["streaming", "tizen", "gaming"], + "compatibility": { + "sunshine": ">=0.1.0" + } +}