Skip to content

wtfbbqhax/tremulous

 
 

Repository files navigation

wtfbbqhax/Tremulous

Development Environment

This project uses CMake for builds, and requires a normal C++ compiler to build. Many IDE today support CMake natively or provide rich extensions to enable support.

To begin develoment with Visual Studio Code see the wiki page Developing with Visual Studio Code.

Legacy build features:

The following legacy build options have been removed from support, and will be codified in the source in the future.

  • USE_OPENAL
  • USE_OPENAL_DLOPEN
  • USE_VOIP
  • USE_MUMBLE
  • USE_CODEC_OPUS
  • USE_CODEC_VORBIS
  • USE_INTERNAL_SDL2
  • USE_INTERNAL_JPEG

Languages

  • C++ 86.0%
  • C 9.6%
  • GLSL 3.8%
  • CMake 0.3%
  • Assembly 0.2%
  • ShaderLab 0.1%