Modified the plist to categorize it as a game [Mac] (#4619)

This commit is contained in:
Alexandru Ionut Tripon
2026-01-06 14:19:11 +02:00
committed by GitHub

View File

@@ -44,6 +44,8 @@
<true/> <true/>
<key>LSRequiresCarbon</key> <key>LSRequiresCarbon</key>
<true/> <true/>
<key>LSApplicationCategoryType</key>
<string>public.app-category.games</string>
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>
<string>${MACOSX_BUNDLE_COPYRIGHT}</string> <string>${MACOSX_BUNDLE_COPYRIGHT}</string>
<key>SUPublicEDKey</key> <key>SUPublicEDKey</key>