Table of Contents
This part details what you'll need to do to get the code for AudioQuake and compile it. The Stats and Servers infrastructure and other tools are beyond the scope of this chapter. Here you'll find a quick overview of what you need to do. Subsequent chapters will elaborate on why things are the way they are.
These instructions are written with UNIX-like systems in mind (upon which you'll need to have the subversion package installed). You can get and compile the source for ZQuake on Windows, but some of the AudioQuake build scripts only work on UNIX-like systems, so to make a full AudioQuake release you will either need to use a UNIX-like system, or carry out the steps manually on Windows. We recommend use of TortoiseSVN to get the sources on Windows.