1
0
Fork 0

Feature: Add Game Mode support on macOS

pull/12700/head
yeah-its-gloria 2024-05-18 20:03:26 -04:00
parent 29ce013eda
commit b9275cc939
No known key found for this signature in database
GPG Key ID: D9630C1F73389570
1 changed files with 2 additions and 0 deletions

View File

@ -33,5 +33,7 @@
<string>True</string>
<key>LSMinimumSystemVersion</key>
<string>10.13.0</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.games</string>
</dict>
</plist>