Difference between revisions of "Source SDK"

From Team Fortress Wiki
Jump to: navigation, search
(delete link unrelated to TF2)
(Expanded page)
Line 7: Line 7:
 
** [[:Category:Mapping]]
 
** [[:Category:Mapping]]
 
}}
 
}}
The '''Source SDK''' is a software development kit compiled by [[Valve]] that is used to create maps or mods for the [[Source Engine]].
+
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:
 +
*A launcher similar to main menus seen in early Valve games.
 +
*A drop down menu to select the Source Engine version, and base game.
 +
*Hammer World Editor.
 +
*model face poser and animator.
 +
*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.
  
 
== See also ==
 
== See also ==

Revision as of 23:48, 16 August 2023

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:

  • A launcher similar to main menus seen in early Valve games.
  • A drop down menu to select the Source Engine version, and base game.
  • Hammer World Editor.
  • model face poser and animator.
  • 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.

See also