mirror of
https://github.com/Drop-OSS/packages.git
synced 2026-01-30 20:55:18 +01:00
40 lines
1.1 KiB
XML
40 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>org.droposs.app</id>
|
|
<categories>
|
|
<category>Game</category>
|
|
<category>GameTool</category>
|
|
|
|
</categories>
|
|
|
|
<name>app</name>
|
|
<summary>Drop client for Linux</summary>
|
|
|
|
<metadata_license>CC-BY-SA-4.0</metadata_license>
|
|
<project_license>AGPL-3.0-or-later</project_license>
|
|
|
|
<supports>
|
|
<control>pointing</control>
|
|
<control>keyboard</control>
|
|
<control>touch</control>
|
|
</supports>
|
|
|
|
<description>
|
|
<p>
|
|
The companion app for the Drop Server
|
|
</p>
|
|
</description>
|
|
|
|
<launchable type="desktop-id">org.droposs.app.desktop</launchable>
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://raw.githubusercontent.com/Drop-OSS/media-sources/refs/heads/main/library_game_page.png</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://raw.githubusercontent.com/Drop-OSS/media-sources/refs/heads/main/library.png</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://raw.githubusercontent.com/Drop-OSS/media-sources/refs/heads/main/library_game_page.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
</component> |