mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
Add macOS hint for game mode.
This commit is contained in:
+1
@@ -137,6 +137,7 @@ with open(BUNDLE_CONTENTS + "/Info.plist", "wb") as f:
|
||||
"CFBundleDevelopmentRegion": "English",
|
||||
"CFBundleInfoDictionaryVersion": "6.0",
|
||||
"CFBundleIconFile": "0ad",
|
||||
"LSApplicationCategoryType": "public.app-category.strategy-games",
|
||||
"LSHasLocalizedDisplayName": True,
|
||||
"LSMinimumSystemVersion": BUNDLE_MIN_OSX_VERSION,
|
||||
"NSHumanReadableCopyright": f"Copyright © {datetime.now(tz=UTC).year} Wildfire Games",
|
||||
|
||||
Reference in New Issue
Block a user