This article's documentation is for the "GoldSrc" engine. Click here for more information.
Quake1-16px.png
Quake2-16px.png
Quake3-16px.png

GtkRadiant: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(moved GtkRadiant to Radiant)
 
No edit summary
 
(12 intermediate revisions by 5 users not shown)
Line 1: Line 1:
#REDIRECT [[Radiant]]
{{hierarchy|radiant}}{{quake topicon}}{{quake2 topicon}}{{quake3 topicon}}{{gldsrc topicon}}
{{SoftwareBox
<!-- Basic info -->
| title    = Radiant
| image      = Radiant Logo.png
 
<!-- Details -->
| developer = id Software
| initial_release =
| stable_release = Aug 22, 2023
| written_in = c++
| type = Map editor
| distribution = Freeware
| website = https://icculus.org/gtkradiant/
 
<!-- Operating system(s)-->
| windows = 1
| android =
| macos = 1
| linux = 1
 
<!-- Target engine(s)-->
| goldsrc = 1
| source =
| source2 =
 
}}
{{gtkr|4}} is a game level editor for {{quake|1}} based games originally developed by '''id Software''' and '''Loki Software'''. An off shoot of the program Q3Radiant, GtkRadiant is able to create levels for {{gldsrc|1}} engine based games ({{hl|1}}, {{cs|1}}, {{tfc|1}}) as well. GtkRadiant is open source, licensed under the GPL, and is available for free.
 
{{Note|GtkRadiant 1.5 and newer have certain compatibility and stability issues when creating maps for Half-Life; use {{nrc|4.1}} instead.}}
 
== External links ==
* [https://icculus.org/gtkradiant/ Official Homepage]
* [http://en.wikipedia.org/wiki/GtkRadiant GtkRadiant on Wikipedia]
* [http://en.wikibooks.org/wiki/GtkRadiant GtkRadiant on Wikibooks]
 
{{leveleditors}}
{{gldsrc sdktools}}
[[Category:Third Party Tools]]
[[Category:Third Party GoldSrc Tools]]

Latest revision as of 09:50, 8 May 2025

Quake QuakeEdQuake II QuakeEd4Quake II QERadiantQ3Radiant Q3RadiantGtkRadiant GtkRadiantNetRadiant NetRadiantNetRadiant-Custom NetRadiant-Custom

Radiant
Radiant Logo.png
Developer(s)
id Software
Stable release
Aug 22, 2023
Written in
C++
Operating system
Windows MacOS Linux
Type
Map editor
Distribution
Freeware

GtkRadiant GtkRadiant is a game level editor for Quake based games originally developed by id Software and Loki Software. An off shoot of the program Q3Radiant, GtkRadiant is able to create levels for GoldSrc engine based games (Half-Life, Counter-Strike, Team Fortress Classic) as well. GtkRadiant is open source, licensed under the GPL, and is available for free.

Note.pngNote:GtkRadiant 1.5 and newer have certain compatibility and stability issues when creating maps for Half-Life; use NetRadiant-Custom NetRadiant-Custom instead.

External links