.QC 文件扩展名
2 种文件类型使用 .qc 扩展名。
QuakeC Source Code File
| 开发者 | id Software |
| 受欢迎程度 |
3.9 | 7 票 |
什么是 QC 文件?
File written in the QuakeC programming language, which was originally used for the first-person shooter game Quake; contains syntax similar to the C programming language; used for writing game artificial intelligence and other components.
更多信息
QC files can be compiled using qcc, the QuakeC compiler, which was provided to the public sometime after Quake was released. Other compilers were subsequently built that enhanced QuakeC's capabilities to include other language constructs.
可打开或引用 QC 文件的程序
Windows
Half-Life Model Compiler Script
| 开发者 | Valve |
| 受欢迎程度 |
3.3 | 6 票 |
更多信息
The "QC" acronym stands for "QuakeC," which is the Quake scripting language used as the basis for Valve QC scripts.
注: QC files are actually used by Valve's Source game engine, so they are not restricted to Half-Life models.
可打开或引用 QC 文件的程序
Windows