fteqcc

FTE QuakeC compiler

Install

All systems
curl cmd.cat/fteqcc.sh
Debian Debian
apt-get install fteqcc
Ubuntu
apt-get install fteqcc
image/svg+xml Kali Linux
apt-get install fteqcc
Windows (WSL2)
sudo apt-get update sudo apt-get install fteqcc
Raspbian
apt-get install fteqcc

fteqcc

FTE QuakeC compiler

fteqcc compiles QuakeC source code to binary, platform-independent code that Quake based engines can interpret. QuakeC is the language that Quake game logic is developed in and is used for developing modifications. FTE QCC supports Quake1, QuakeWorld, Hexen2 and FTE Quake, 64bit architectures and multithreading.