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