Merge pull request #3046 from shinra-electric/mac-game-mode

Add Game category type to Info.plist
This commit is contained in:
Connor McLaughlin
2023-11-27 00:16:34 +10:00
committed by GitHub

View File

@ -37,6 +37,8 @@
<string>2019-2023 Connor McLaughlin &lt;stenzek@gmail.com&gt;</string>
<key>LSMinimumSystemVersion</key>
<string>${CMAKE_OSX_DEPLOYMENT_TARGET}</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.games</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>CSResourcesFileMapped</key>