Difference between revisions of "Source SDK"

From Team Fortress Wiki
Jump to: navigation, search
(Expanded page)
m (Undo edit by Gabrielwoj (Talk) (3525481) The leak was before the official release of the SDK, if you google 2003 HL2 leak you'll find a Combine Overwiki page about it)
(Tag: Undo)
 
(4 intermediate revisions by 3 users not shown)
Line 5: Line 5:
 
| Mapping documentation
 
| Mapping documentation
 
** {{vdc|Team Fortress 2 Level Creation}}
 
** {{vdc|Team Fortress 2 Level Creation}}
** [[:Category:Mapping]]
+
** {{vdc|Team Fortress 2 Mapper's Reference}}
 
}}
 
}}
The '''Source SDK''' is a software development kit compiled by [[Valve]] that is used to create maps or mods for the [[Source Engine]]. The SDK includes:
+
The '''Source SDK''' is a software development kit first released on 5 November, 2004 compiled by [[Valve]] that is used to create maps or mods for the [[Source Engine]]. Some of the SDK features are:
*A launcher similar to main menus seen in early Valve games.
+
* A launcher similar to main menu screens seen in early Valve games.
*A drop down menu to select the Source Engine version, and base game.  
+
* A drop-down menu to select the Source Engine version and base game.  
*Hammer World Editor.
+
* The [[Hammer|Hammer editor]].
*model face poser and animator.
+
* [[Help:Model Viewer|Half-Life Model Viewer]] and face poser.
*and some other stuff.
+
 
In 2003, the Half-Life 2 beta source code was leaked to the public, the leak included the source code for a early build of [[Team Fortress 2]] and the SDK.
+
In 2003, the Half-Life 2 beta source code was leaked to the public, the leak included the source code for a early build of [[Team Fortress 2]] and the SDK. Team Fortress 2 uses Source SDK 2007.
  
 
== See also ==
 
== See also ==

Latest revision as of 21:42, 8 October 2023

The Source SDK is a software development kit first released on 5 November, 2004 compiled by Valve that is used to create maps or mods for the Source Engine. Some of the SDK features are:

  • A launcher similar to main menu screens seen in early Valve games.
  • A drop-down menu to select the Source Engine version and base game.
  • The Hammer editor.
  • Half-Life Model Viewer and face poser.

In 2003, the Half-Life 2 beta source code was leaked to the public, the leak included the source code for a early build of Team Fortress 2 and the SDK. Team Fortress 2 uses Source SDK 2007.

See also