From 6a27fa23c88224ca7cef4b3d34abc1b84425ae86 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lo=C3=AFs?= <49660929+SailorSnoW@users.noreply.github.com>
Date: Fri, 15 May 2026 06:56:28 +0200
Subject: [PATCH] Fix game mode on MacOS <26 (#1362)
---
platforms/macos/Info.plist.in | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/platforms/macos/Info.plist.in b/platforms/macos/Info.plist.in
index 46c9641c17..7f29358033 100644
--- a/platforms/macos/Info.plist.in
+++ b/platforms/macos/Info.plist.in
@@ -28,7 +28,9 @@
${MACOSX_BUNDLE_SHORT_VERSION_STRING}
NSHighResolutionCapable
+ LSApplicationCategoryType
+ public.app-category.adventure-games
LSSupportsGameMode
-
+