From 3234ca5c2c700a2568f099caa3df6d4b4ee23ba8 Mon Sep 17 00:00:00 2001 From: bones_was_here Date: Mon, 30 Oct 2023 23:19:45 +1000 Subject: [PATCH 1/1] macOS: update Info.plist 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 --- Darkplaces.app/Contents/Info.plist | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Darkplaces.app/Contents/Info.plist b/Darkplaces.app/Contents/Info.plist index b2aa11d6..f6331a15 100644 --- a/Darkplaces.app/Contents/Info.plist +++ b/Darkplaces.app/Contents/Info.plist @@ -14,5 +14,14 @@ ???? CFBundleVersion 1.0 + LSApplicationCategoryType + public.app-category.action-games + LSMinimumSystemVersion + 10.4.0 + LSMinimumSystemVersionByArchitecture + + x86_64 + 10.6.0 + -- 2.39.2