mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-22 14:45:37 +00:00
Split release info into separate releases.xml and add branding colours for Flathub
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
<name>Aerofoil Contributors</name>
|
||||
<url>https://github.com/elasota/Aerofoil/graphs/contributors</url>
|
||||
</developer>
|
||||
<branding>
|
||||
<color type="primary" scheme_preference="light">#ffcc99</color>
|
||||
<color type="primary" scheme_preference="dark">#6b3838</color>
|
||||
</branding>
|
||||
<summary>A modern cross-platform port of Glider PRO, the classic Macintosh paper airplane game</summary>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>GPL-2.0</project_license>
|
||||
@@ -31,9 +35,7 @@
|
||||
<categories>
|
||||
<category>Game</category>
|
||||
</categories>
|
||||
<releases>
|
||||
<release version="1.1.2" date="2021-11-10"/>
|
||||
</releases>
|
||||
<releases type="external" />
|
||||
<content_rating type="oars-1.1"></content_rating>
|
||||
<update_contact>https://github.com/elasota</update_contact>
|
||||
</component>
|
||||
|
10
Resources/Linux/io.github.elasota.aerofoil.releases.xml
Normal file
10
Resources/Linux/io.github.elasota.aerofoil.releases.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<releases>
|
||||
<release version="1.1.2" date="2021-11-10">
|
||||
<url>https://github.com/elasota/Aerofoil/releases/tag/1.1.2</url>
|
||||
<description>
|
||||
<p>Added gamepad support to Android and fixed gamepads not working
|
||||
on other platforms.</p>
|
||||
<p>Split off comand-line import tools to a separate package.</p>
|
||||
</description>
|
||||
</release>
|
||||
</releases>
|
Reference in New Issue
Block a user