mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2025-02-09 01:01:07 +00:00
6 lines
536 B
Text
6 lines
536 B
Text
/* Localized versions of Info.plist keys */
|
|
|
|
CFBundleName = "QuakeSpasm";
|
|
CFBundleShortVersionString = "0.94.3";
|
|
CFBundleGetInfoString = "QuakeSpasm 0.94.3, Copyright 2021 by the QuakeSpasm team.";
|
|
NSHumanReadableCopyright = "Copyright 2021 by the QuakeSpasm team.";
|