Skip to content

Commit

Permalink
Merge pull request #12 from wjt/patch-1
Browse files Browse the repository at this point in the history
Flatpak: add supported input devices to metainfo
  • Loading branch information
HarmonyHoney authored Dec 10, 2024
2 parents e139b79 + 3f13d9f commit 946f86d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions export/flatpak/metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,11 @@
<releases>
<release version="0.0.0" date="2024-12-03" />
</releases>
<supports>
<control>touch</control>
</supports>
<recommends>
<control>keyboard</control>
<control>gamepad</control>
</recommends>
</component>

0 comments on commit 946f86d

Please sign in to comment.