mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2025-02-03 14:30:56 +00:00
6 lines
536 B
Text
6 lines
536 B
Text
/* Localized versions of Info.plist keys */
|
|
|
|
CFBundleName = "QuakeSpasm";
|
|
CFBundleShortVersionString = "0.95.0";
|
|
CFBundleGetInfoString = "QuakeSpasm 0.95.0, Copyright 2022 by the QuakeSpasm team.";
|
|
NSHumanReadableCopyright = "Copyright 2022 by the QuakeSpasm team.";
|