moonlight-qt/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml

51 lines
1.8 KiB
XML
Raw Normal View History

2018-07-31 06:42:18 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
2018-07-30 04:40:34 +00:00
<id>com.moonlight_stream.Moonlight</id>
2018-07-22 06:57:39 +00:00
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>Moonlight</name>
<summary>Stream games from your NVIDIA GameStream-enabled PC</summary>
<description>
<p>Moonlight can stream games or other applications from a PC with an NVIDIA GeForce GTX 600-series or higher GPU and GeForce Experience installed.</p>
<p>GameStream utilizes the NVENC hardware encoder present on NVIDIA GPUs for low-latency streaming at up 4K 60 FPS. Moonlight can utilize VAAPI hardware acceleration for high-performance H.264 and HEVC video decoding with low CPU usage.</p>
</description>
<url type="homepage">https://moonlight-stream.com</url>
<url type="bugtracker">https://github.com/moonlight-stream/moonlight-qt/issues</url>
<url type="help">https://github.com/moonlight-stream/moonlight-docs/wiki/Setup-Guide</url>
2018-07-30 04:40:34 +00:00
<screenshots>
<screenshot type="default">
<image>https://moonlight-stream.com/appstream_resources/moonlight_screenshot_1.png</image>
</screenshot>
<screenshot>
<image>https://moonlight-stream.com/appstream_resources/moonlight_screenshot_2.png</image>
</screenshot>
</screenshots>
<releases>
2018-07-31 06:42:18 +00:00
<release version="0.0.4a" date="2018-07-30">
2018-07-30 04:44:10 +00:00
<description>
<p>Initial pre-alpha release for Linux. Please file bugs!</p>
</description>
</release>
2018-07-30 04:40:34 +00:00
</releases>
2018-07-22 06:57:39 +00:00
<categories>
<category>Game</category>
<category>Qt</category>
</categories>
<developer_name>Moonlight Game Streaming Team</developer_name>
<update_contact>cameron@moonlight-stream.com</update_contact>
<launchable type="desktop-id">com.moonlight_stream.Moonlight.desktop</launchable>
<provides>
2018-07-22 10:16:33 +00:00
<binary>moonlight</binary>
2018-07-22 06:57:39 +00:00
</provides>
2018-07-30 04:40:34 +00:00
<content_rating type="oars-1.0" />
2018-07-22 10:16:33 +00:00
</component>