From 00edeb3c3c053bc2b3c9ac83e33688626498f2cc Mon Sep 17 00:00:00 2001
From: UltraHDR <108294295+UltraHDR@users.noreply.github.com>
Date: Tue, 10 Jan 2023 21:09:52 +0000
Subject: [PATCH] Set LSApplicationCategoryType to games
https://developer.apple.com/documentation/bundleresources/information_property_list/lsapplicationcategorytype
Adds it to the games folder in the macOS Launchpad
---
res/melon.plist.in | 2 ++
1 file changed, 2 insertions(+)
diff --git a/res/melon.plist.in b/res/melon.plist.in
index 1804d9e9..2dd219f0 100644
--- a/res/melon.plist.in
+++ b/res/melon.plist.in
@@ -16,6 +16,8 @@
${melonDS_VERSION}
CFBundleShortVersionString
${melonDS_VERSION}
+ LSApplicationCategoryType
+ public.app-category.games
NSHumanReadableCopyright
Licensed under GPLv3
NSPrincipalClass