Add some details to appdata.xml

This commit is contained in:
Ale32bit 2023-07-24 21:52:21 +02:00
parent bf24c6e989
commit f7d4b728f5

View file

@ -1,13 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>me.alexdevs.Capy64</id>
<launchable type="desktop-id">me.alexdevs.Capy64.desktop</launchable>
<name>Capy64</name>
<summary>Lua Fantasy Computer</summary>
<developer_name>AlexDevs</developer_name>
<url>https://capy64.alexdevs.me/</url>
<metadata_license>MIT</metadata_license>
<project_license>Apache-2.0</project_license>
<content_rating type="oars-1.1" />
<supports>
<control>pointing</control>
<control>keyboard</control>
@ -23,5 +28,10 @@
</p>
</description>
<launchable type="desktop-id">me.alexdevs.Capy64.desktop</launchable>
<releases>
<release version="1.1.2" date="2023-07-24" type="beta">
<url>https://github.com/Ale32bit/Capy64/releases/tag/v1.1.2-beta</url>
</release>
</releases>
</component>