GUI tool streamlining Quake III qvm compilation with incremental builds, workspace importing, and effortless project file management
GUI tool streamlining Quake III qvm compilation with incremental builds, workspace importing, and effortless project file management
Vote: (18 votes)
Created: 2002-06-04
MD5: 357ccf2720c79b54d47b32e0fff67e08
Size: 27.8 KB
Vote
(18 votes)
Created
2002-06-04
MD5
357ccf2720c79b54d47b32e0fff67e08
Size
27.8 KB
This program eases the compiling of qvms. At its lowest level it's a gui frontend for q3asm and lcc, but it does more than that. Unlike the batch files that come with the source code, q3vmaker only compiles the files that have changed since the last compile. This cuts compilation time down a lot. Also, it makes it very easy to add new files to the project. You can import a VC++ workspace file or insert files directly.