Difference between revisions of "Source SDK"

From Team Fortress Wiki
Jump to: navigation, search
(Expanded page)
(Still leads to a redirect)
 
(6 intermediate revisions by 4 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 [[Valve Hammer Editor|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 22:13, 12 May 2024

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