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. + + +
Added gamepad support to Android and fixed gamepads not working + on other platforms.
Split off comand-line import tools to a separate package.