macOS: Make Citra show up in the Launchpad Games folder (#6245)
This commit is contained in:
parent
e60a816d89
commit
ad2cbe2b26
|
@ -40,5 +40,7 @@
|
|||
<string>This app requires camera access to emulate the 3DS's cameras.</string>
|
||||
<key>NSMicrophoneUsageDescription</key>
|
||||
<string>This app requires microphone access to emulate the 3DS's microphone.</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.games</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Reference in New Issue