GtkRadiant

The open source, cross platform level editor for idtech games

Github星跟蹤圖

GtkRadiant

logo

GtkRadiant is an open-source, cross-platform level editor for id Tech based games. It comes with some map compilers and data authoring tools.

Downloads

Ready-to-use GtkRadiant packages are available on the Downloads page on GtkRadiant's website. Some installation instruction may be useful.

Supported games

GtkRadiant provides level editing support for Quake, Quake2, Quake III Arena, QuakeLive, Quetoo, Return to Castle Wolfenstein, Star Trek Voyager: Elite Force, Star Wars Jedi Knight: Jedi Academy, Unvanquished, Urban Terror, Wolfenstein: Enemy Territory.

How to build

You can find more complete instructions to build on Windows there and to build on Mac OS there.

# get the source
git clone "https://github.com/TTimo/GtkRadiant.git"

# enter the source tree
cd GtkRadiant

# build everything
scons

You can build a specific part like this:

# only build the GtkRadiant level editor
scons target="radiant"

# only build the q3map2 map compiler and the q3data tool
scons target="q3map2,q3data"

Level editor binary (radiant) and tools (like q3map2) will be found in install/ directory.
The build process automatically fetches gamepacks.

Getting in touch

The #radiant channel at QuakeNet is the official GtkRadiant IRC channel. Come and chat about level design, development or bugs, you're welcome. Bugs can be submitted on the GitHub issue tracker.

GtkRadiant source code is copyrighted by id Software, Inc and various contributors and protected by the General Public License v2.

主要指標

概覽
名稱與所有者TTimo/GtkRadiant
主編程語言C
編程語言Python (語言數: 10)
平台
許可證Other
所有者活动
創建於2012-03-16 10:20:54
推送於2024-08-18 22:50:27
最后一次提交
發布數1
最新版本名稱1.5-release (發布於 2012-03-17 11:20:49)
第一版名稱1.5-release (發布於 2012-03-17 11:20:49)
用户参与
星數623
關注者數60
派生數160
提交數1.5k
已啟用問題?
問題數402
打開的問題數167
拉請求數264
打開的拉請求數3
關閉的拉請求數34
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?