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

(New page: ===QuakeC Source=== * Downloads - Download the v1.06 QuakeC code here and get started on your mod today! ===QuakeC Compilers=== * FTEQCC - more C like compiler :) * FrikQCC - ...)
(No difference)

Revision as of 19:02, 30 October 2007

QuakeC Source

  • Downloads - Download the v1.06 QuakeC code here and get started on your mod today!

QuakeC Compilers

QuakeC Editors

  • Notepad
  • TexPad
  • CODER4
  • Microsoft Visual Studio
  • UltraEdit 32
  • SciTE - general programmers editor
  • QCide - User friendly QuakeC IDE based on SciTE
  • Eclipse
  • Project Editor 2006 - IDE for project oriented QuakeC modifications

See Also