Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 704 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 704 Bytes

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