mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2025-02-10 09:41:09 +00:00
6 lines
284 B
Text
6 lines
284 B
Text
/* Localized versions of Info.plist keys */
|
|
|
|
CFBundleName = "QuakeSpasm-Spiked";
|
|
CFBundleShortVersionString = "0.96.0";
|
|
CFBundleGetInfoString = "QuakeSpasm-Spiked 0.96.0, Copyright 2023 by the QuakeSpasm team.";
|
|
NSHumanReadableCopyright = "Copyright 2023 by the QuakeSpasm team.";
|