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