1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-23 12:36:34 -05:00

Add control to Metainfo

This commit is contained in:
JakobDev
2022-05-17 08:40:06 +02:00
committed by GitHub
parent 5808e76fae
commit 775e29efb6

View File

@@ -32,6 +32,11 @@
<binary>yuzu</binary>
<binary>yuzu-cmd</binary>
</provides>
<supports>
<control>pointing</control>
<control>keyboard</control>
<control>gamepad</control>
</supports>
<requires>
<memory>8192</memory>
</requires>