mirror of
https://github.com/PrismLauncher/PrismLauncher
synced 2026-04-23 09:05:03 +00:00
Modified the plist to categorize it as a game
Signed-off-by: David Kaluta <mail@dkaluta.com>
(cherry picked from commit 094425552b)
This commit is contained in:
parent
3a836e8f6d
commit
33b515d0ee
|
|
@ -44,6 +44,8 @@
|
|||
<true/>
|
||||
<key>LSRequiresCarbon</key>
|
||||
<true/>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.games</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>${MACOSX_BUNDLE_COPYRIGHT}</string>
|
||||
<key>SUPublicEDKey</key>
|
||||
|
|
|
|||
Loading…
Reference in a new issue