mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 04:05:45 +00:00
Add control to Metainfo
This commit is contained in:
parent
d1dc4df619
commit
228230ab1d
1 changed files with 5 additions and 0 deletions
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</binary>
|
||||||
<binary>yuzu-cmd</binary>
|
<binary>yuzu-cmd</binary>
|
||||||
</provides>
|
</provides>
|
||||||
|
<supports>
|
||||||
|
<control>pointing</control>
|
||||||
|
<control>keyboard</control>
|
||||||
|
<control>gamepad</control>
|
||||||
|
</supports>
|
||||||
<requires>
|
<requires>
|
||||||
<memory>8192</memory>
|
<memory>8192</memory>
|
||||||
</requires>
|
</requires>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue