.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