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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?