1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 08:05:18 +02:00

Make SDL2 default on macOS (#16039)

This commit is contained in:
sfence
2025-05-02 21:28:13 +02:00
committed by GitHub
parent d795c28af8
commit 0bdd5f294e
12 changed files with 22 additions and 14 deletions

View File

@@ -21,6 +21,6 @@
<key>LSApplicationCategoryType</key>
<string>public.app-category.games</string>
<key>NSHighResolutionCapable</key>
<false/>
<true/>
</dict>
</plist>