1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-24 06:59:10 +00:00

Feature: Add Game Mode support on macOS

This commit is contained in:
yeah-its-gloria
2024-05-18 20:03:26 -04:00
parent 29ce013eda
commit b9275cc939

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>