mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Improve appdata.xml quality
This commit is contained in:
parent
69da47f0ad
commit
01ea0c1941
@ -1,21 +1,29 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<component type="desktop-application">
|
<component type="desktop-application">
|
||||||
<id>org.blupi.planetblupi</id>
|
<id>org.blupi.planetblupi</id>
|
||||||
<metadata_license>MIT</metadata_license>
|
|
||||||
<project_license>GPL-3.0+</project_license>
|
<name>Planet Blupi</name>
|
||||||
<name>Planet Blupi</name>
|
<summary>Planet Blupi - A delirious spell-binding game</summary>
|
||||||
<summary>Planet Blupi - A delirious spell-binding game</summary>
|
|
||||||
<description>
|
<metadata_license>MIT</metadata_license>
|
||||||
<p>Planet Blupi is a strategy and adventure game. It subtly blends action with thought-provoking challenges. Behind the quiet and gentle facade, you'll enjoy a fascinating diversion full of surprises.</p>
|
<project_license>GPL-3.0-or-later</project_license>
|
||||||
</description>
|
|
||||||
<launchable type="desktop-id">planetblupi.desktop</launchable>
|
<description>
|
||||||
<url type="homepage">https://blupi.org/</url>
|
<p>
|
||||||
<screenshots>
|
Planet Blupi is a strategy and adventure game. It subtly blends action with thought-provoking challenges. Behind the quiet and gentle facade, you'll enjoy a fascinating diversion full of surprises.
|
||||||
<screenshot type="default">
|
</p>
|
||||||
<image>https://blupi.org/download/screen/planetblupi.png</image>
|
</description>
|
||||||
</screenshot>
|
|
||||||
</screenshots>
|
<url type="homepage">https://blupi.org</url>
|
||||||
<provides>
|
<launchable type="desktop-id">planetblupi.desktop</launchable>
|
||||||
<id>planetblupi.desktop</id>
|
<screenshots>
|
||||||
</provides>
|
<screenshot type="default">
|
||||||
|
<image>https://blupi.org/download/screen/planetblupi.png</image>
|
||||||
|
</screenshot>
|
||||||
|
</screenshots>
|
||||||
|
|
||||||
|
<provides>
|
||||||
|
<id>planetblupi.desktop</id>
|
||||||
|
<binary>planetblupi</binary>
|
||||||
|
</provides>
|
||||||
</component>
|
</component>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user