Difference between revisions of "Source SDK"

From Team Fortress Wiki
Jump to: navigation, search
m
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)
 
(12 intermediate revisions by 10 users not shown)
Line 1: Line 1:
 
{{OtherWikis
 
{{OtherWikis
| {{vdc|SDK Docs|Source Engine Documentation Index}};
+
| {{vdc|SDK Docs|Source Engine Documentation Index}}
** {{vdc|Category:Source SDK FAQ|Source SDK FAQ}};
+
** {{vdc|Category:Source SDK FAQ|Source SDK FAQ}}
| [steam://install/211 Install Source SDK] (opens Steam);
+
** {{vdc|SDK Installation|SDK Installation}}
| 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 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|Hammer editor]].
 +
* [[Help:Model Viewer|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 ==
 +
* [[Valve]]
 +
* [[Source Engine]]
 +
 
[[Category:Valve]]
 
[[Category:Valve]]
 
[[Category:Mapping]]
 
[[Category:Mapping]]

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