mirror of
https://github.com/eden-emulator/mirror.git
synced 2026-06-06 07:25:52 +08:00
Add control to Metainfo
This commit is contained in:
parent
d1dc4df619
commit
228230ab1d
5
dist/org.yuzu_emu.yuzu.metainfo.xml
vendored
5
dist/org.yuzu_emu.yuzu.metainfo.xml
vendored
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user