forked from flathub/com.valvesoftware.Steam
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcom.valvesoftware.Steam.appdata.xml
35 lines (35 loc) · 1.97 KB
/
com.valvesoftware.Steam.appdata.xml
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
34
35
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2017 Cosimo Cecchi <[email protected]> -->
<application>
<id type="desktop">com.valvesoftware.Steam.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<name>Steam</name>
<summary>Manage and play games distributed by Steam</summary>
<description>
<p>Steam is a popular platform for buying, downloading, and playing video games, and chatting with other players.</p>
<p>Many games require an online purchase, but some popular games, such as Team Fortress 2, are free to play. When searching in the store, be sure to narrow results by the Linux / SteamOS operating system. Not all Linux games are compatible with your system, so make sure you check the requirements before purchasing games.</p>
</description>
<categories>
<category>Game</category>
<category>PackageManager</category>
</categories>
<url type="homepage">https://store.steampowered.com/</url>
<url type="help">https://help.steampowered.com/</url>
<project_license>LicenseRef-proprietary</project_license>
<developer_name>Valve Corporation</developer_name>
<screenshots>
<screenshot type="default">
<caption>The main Steam library window</caption>
<image type="source" width="1280" height="720">https://raw.githubusercontent.com/flathub/com.valvesoftware.Steam/master/com.valvesoftware.Steam.screenshot-0.png</image>
</screenshot>
<screenshot>
<caption>Steam Store interface</caption>
<image type="source" width="1280" height="720">https://raw.githubusercontent.com/flathub/com.valvesoftware.Steam/master/com.valvesoftware.Steam.screenshot-1.png</image>
</screenshot>
<screenshot>
<caption>Steam community</caption>
<image type="source" width="1280" height="720">https://raw.githubusercontent.com/flathub/com.valvesoftware.Steam/master/com.valvesoftware.Steam.screenshot-2.png</image>
</screenshot>
</screenshots>
<update_contact>tingping_AT_fedoraproject.org</update_contact>
</application>