Skip to content

Commit

Permalink
Merge pull request #3046 from shinra-electric/mac-game-mode
Browse files Browse the repository at this point in the history
Add Game category type to Info.plist
  • Loading branch information
stenzek authored Nov 26, 2023
2 parents 5a0a6eb + 006b2ea commit 5135151
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/duckstation-qt/Info.plist.in
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@
<string>2019-2023 Connor McLaughlin &lt;[email protected]&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>
Expand Down

0 comments on commit 5135151

Please sign in to comment.