
Both lists are merged, for example setting GAMEPACKS_LICENSE_LIST=GPL and GAMEPACKS_NAME_LIST=Q3 will install both GPL gamepacks and the proprietary Quake 3 gamepack.

gamepacks-manager -h to know about available licenses and other available games.
#Xonotic level editor license
Download detailsĭo not automatically download the gamepack data on each compilation and do not install already downloaded game packs (default: ON) ĭownload all gamepacks whatever their license (default: free, download free gamepacks, can be set to none to only filter by name) Type make help to get an exhaustive list of targets.

heretic2 Compile all the Heretic2 tools: q2map, h2data.quake2 Compile all the Quake 2 tools: q2map, qdata3.tools Compile all tools (each tool has its own target as well).plugins Compile all plugins (each plugin has its own target as well).modules Compile all modules (each module has its own target as well).netradiant Compile the netradiant editor.RADIANT_ABOUTMSG="Custom build by $(whoami)"Ī message shown in the about dialog (default: Custom build).The git client can be obtained from your distribution repository or from the Git website: Ī copy of the source tree can be obtained by using the git command line client this way:Ĭmake -build build -target gamepacks Build and installation details Compilation detailsĭo not build NetRadiant (default: ON, build netradiant graphical editor) ĭo not build q3map2 and other tools (default: ON, build command line tools) ĭisable crunch support (default: ON if submodule is there, enable crunch support) The latest source is available from the git repository: Source browser, issues and more can be found on the gitlab project: /xonotic/netradiant Linux and FreeBSD bundles do not ship GTK: users are expected to have a working GTK environment with GtkGLExt installed, usually installing GtkGLExt is enough to pull everything that is required. Since bundling copies things from the host, a clean build environment has to be used in order to get a clean bundle. Windows build is known to work well on wine, which can be used as a fallback on some system.Īt this time library bundling is supported on Linux, FreeBSD, Windows/MSYS2, and macOS/Homebrew. NetRadiant is known to build and run properly on Linux, FreeBSD and Windows using MSYS2, and build on macOS with Homebrew (some bugs are known though). Homebrew, GCC or Clang and builtin GtkGLExt Prebuilt binaries can be found on the Download page. The open source, cross platform level editor for id Tech-derivated games, heir of GtkRadiant.
