Declares DP as a game to enable "Game Mode", see
https://gitlab.com/xonotic/xonotic/-/commit/
7c57b3b0d8810e69094a338dd8e94ac8ca8a6f83
Includes the other changes from Xonotic.
Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.0</string>
+ <key>LSApplicationCategoryType</key>
+ <string>public.app-category.action-games</string>
+ <key>LSMinimumSystemVersion</key>
+ <string>10.4.0</string>
+ <key>LSMinimumSystemVersionByArchitecture</key>
+ <dict>
+ <key>x86_64</key>
+ <string>10.6.0</string>
+ </dict>
</dict>
</plist>