Some checks failed
Linux / Build Linux (push) Has been cancelled
Linux / Build Linux-1 (push) Has been cancelled
macOS / Build macOS (push) Has been cancelled
macOS / Build macOS-1 (push) Has been cancelled
Windows (MinGW) / Build MinGW (push) Has been cancelled
Windows (MinGW) / Build MinGW-1 (push) Has been cancelled
Windows (MSVC) / Build Windows (push) Has been cancelled
Windows (MSVC) / Build Windows-1 (push) Has been cancelled
6 lines
536 B
Text
6 lines
536 B
Text
/* Localized versions of Info.plist keys */
|
|
|
|
CFBundleName = "QuakeSpasm";
|
|
CFBundleShortVersionString = "0.97.0";
|
|
CFBundleGetInfoString = "QuakeSpasm 0.97.0, Copyright 2025 by the QuakeSpasm team.";
|
|
NSHumanReadableCopyright = "Copyright 2025 by the QuakeSpasm team.";
|