mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
Add explicit macOS Game Mode support
Signed-off-by: Андрей Зубченко <azubchenko@7tech.ru>
This commit is contained in:
parent
d2fa7cf7f7
commit
b518a09570
1 changed files with 4 additions and 0 deletions
|
|
@ -46,6 +46,10 @@
|
|||
<true/>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.games</string>
|
||||
<key>GCSupportsGameMode</key>
|
||||
<true/>
|
||||
<key>LSSupportsGameMode</key>
|
||||
<true/>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>${MACOSX_BUNDLE_COPYRIGHT}</string>
|
||||
<key>SUPublicEDKey</key>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue