Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!

Difference between revisions of "Modding tools"

From Quake Wiki

m (Free)
m (Free)
Line 14: Line 14:
 
===QuakeC Editors===
 
===QuakeC Editors===
 
====Free====
 
====Free====
 +
* [https://atom.io/ Atom]
 +
* [https://vscodium.com/ Code - OSS]
 
* [https://fte.triptohell.info/downloads/ FTE QCC][https://fte.triptohell.info/moodles/fteqcc/README.html documentation]
 
* [https://fte.triptohell.info/downloads/ FTE QCC][https://fte.triptohell.info/moodles/fteqcc/README.html documentation]
 
* Notepad
 
* Notepad

Revision as of 09:48, 22 March 2021

QuakeC Source

QuakeC Compilers

  • FTEQCC - more C like compiler :)
  • FrikQCC - okay compiler
  • QCCX - evile
  • meQCC - very nice builtin precompiler
  • ProQCC - old, don't use
  • fastqcc - old, don't use
  • QCC - id's original, don't use
  • GMQCC - new compiler developed for the xonotic project

QuakeC Editors

Free

Commerical

See Also