forked from thestr4ng3r/chiaki
-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathre.chiaki.Chiaki.appdata.xml
25 lines (25 loc) · 1.12 KB
/
re.chiaki.Chiaki.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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2020 Florian Märkl <[email protected]> -->
<component type="desktop">
<id>re.chiaki.Chiaki</id>
<launchable type="desktop-id">chiaki.desktop</launchable>
<name>Chiaki</name>
<summary>Free and Open Source Client for PlayStation Remote Play</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>AGPL-3.0-only</project_license>
<developer_name>Florian Märkl</developer_name>
<url type="homepage">https://chiaki.re</url>
<url type="help">https://git.sr.ht/~thestr4ng3r/chiaki/tree/master/item/README.md#usage</url>
<description>
<p>
Chiaki is a Free and Open Source Client for PlayStation 4 and PlayStation 5 Remote Play. It can be used to play in real time on a PlayStation as long as there is a network connection.
</p>
</description>
<screenshots>
<screenshot type="default">
<image>https://git.sr.ht/~thestr4ng3r/chiaki/blob/refs/heads/master/assets/screenshot.png</image>
</screenshot>
</screenshots>
<update_contact>[email protected]</update_contact>
<content_rating type="oars-1.1" />
</component>