mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-06-01 12:07:08 +02:00
fixup extra stuff + enable gamemode
This commit is contained in:
parent
ebf7eeee7e
commit
629ca92420
2 changed files with 13 additions and 3 deletions
|
|
@ -186,5 +186,15 @@ SPDX-License-Identifier: GPL-2.0-or-later
|
|||
</dict>
|
||||
</dict>
|
||||
</array>
|
||||
|
||||
<!-- ITS -->
|
||||
<key>ITSAppUsesNonExemptEncryption</key>
|
||||
<false/>
|
||||
|
||||
<!-- GC -->
|
||||
<!-- Game mode is supposed to be automatically enabled by the app category specification above,
|
||||
but for some reason it needs to be explicitly enabled with this key. -->
|
||||
<key>GCSupportsGameMode</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue