1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-18 10:53:21 +08:00

Add game mode key to plist

This commit is contained in:
aychar 2024-12-31 00:29:36 -06:00 committed by GitHub
parent 73083e1337
commit 333ae75a82
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -157,5 +157,7 @@
<string>public.app-category.music-games</string>
<key>LSSupportsOpeningDocumentsInPlace</key>
<false/>
<key>GCSupportsGameMode</key>
<true/>
</dict>
</plist>