From a2272d8a2e444022549d08a913f7d84e88d5e3b2 Mon Sep 17 00:00:00 2001 From: Florian Piesche Date: Fri, 6 Sep 2024 20:26:56 +0100 Subject: [PATCH] Split release info into separate releases.xml and add branding colours for Flathub --- .../Linux/io.github.elasota.aerofoil.metainfo.xml | 8 +++++--- .../Linux/io.github.elasota.aerofoil.releases.xml | 10 ++++++++++ 2 files changed, 15 insertions(+), 3 deletions(-) create mode 100644 Resources/Linux/io.github.elasota.aerofoil.releases.xml diff --git a/Resources/Linux/io.github.elasota.aerofoil.metainfo.xml b/Resources/Linux/io.github.elasota.aerofoil.metainfo.xml index b8eebd5..2faf5df 100644 --- a/Resources/Linux/io.github.elasota.aerofoil.metainfo.xml +++ b/Resources/Linux/io.github.elasota.aerofoil.metainfo.xml @@ -6,6 +6,10 @@ Aerofoil Contributors https://github.com/elasota/Aerofoil/graphs/contributors + + #ffcc99 + #6b3838 + A modern cross-platform port of Glider PRO, the classic Macintosh paper airplane game CC0-1.0 GPL-2.0 @@ -31,9 +35,7 @@ Game - - - + https://github.com/elasota diff --git a/Resources/Linux/io.github.elasota.aerofoil.releases.xml b/Resources/Linux/io.github.elasota.aerofoil.releases.xml new file mode 100644 index 0000000..0f7e922 --- /dev/null +++ b/Resources/Linux/io.github.elasota.aerofoil.releases.xml @@ -0,0 +1,10 @@ + + + https://github.com/elasota/Aerofoil/releases/tag/1.1.2 + +

Added gamepad support to Android and fixed gamepads not working + on other platforms.

+

Split off comand-line import tools to a separate package.

+
+
+