mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
Added a flag to the Mac info.plist which allows high-dpi windows to be created in all situations when requested and supported.
This commit is contained in:
@@ -63,6 +63,8 @@
|
||||
<string>LoVe</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.games</string>
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<true/>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>© 2006-2015 LÖVE Development Team</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
|
||||
Reference in New Issue
Block a user