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
(→QuakeC Compilers) |
(→QuakeC Source) |
||
Line 1: | Line 1: | ||
===QuakeC Source=== | ===QuakeC Source=== | ||
− | * [ | + | * [ftp://ftp.idsoftware.com/idstuff/unsup/progs106.zip Downloads] - Download the v1.06 QuakeC code here and get started on your mod today! |
===QuakeC Compilers=== | ===QuakeC Compilers=== |
Revision as of 00:25, 15 May 2008
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 - 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
QuakeC Editors
Free
- Notepad
- TexPad
- CODER4
- SciTE - general programmers editor
- QCide - User friendly QuakeC IDE based on SciTE
- Eclipse
- Project Editor 2006 - IDE for project oriented QuakeC modifications
Commerical
- Microsoft Visual Studio
- UltraEdit/UEStudio