Compiling The Engine
From Trepidation
For Linux
If you are on Ubuntu or Debian, the easiest way to compile this the following:
$ sudo aptitude build-dep ioquake3 $ sudo apt-get install libsdl1.2-dev libxmp-dev libsdl2-dev libvorbis libogg libvorbisfile $ git clone git://github.com/q3shafe/trepidation.git $ cd trepidation/trep-engine $ make
For Windows: =
THIS INFORMATION NEEDS TO BE UPDATED |