Difference between revisions of "Source SDK"

From Team Fortress Wiki
Jump to: navigation, search
(Expanded page)
m
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 SDK includes:
+
The '''Source SDK''' is a software development kit 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.
  

Revision as of 23:57, 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. 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.

See also