Source Engine

Source is the 3D game engine created by Valve. The Valve Developer Community, Valve’s own documentation wiki, records that Source debuted in 2004 as the successor to GoldSrc, arriving with the releases of Half-Life: Source, Counter-Strike: Source, and Half-Life 2. Half-Life 2 in particular became the engine’s showcase, demonstrating Source’s physics, facial animation, and rendering at a time when those were standout features.

A central part of Source’s identity is its modding support through the Source SDK. Valve’s documentation describes the Source SDK as “the software development kit for the Source engine,” containing “many of the tools used by Valve to develop assets for their games.” Crucially, the SDK also includes source code for the game server and client, which, as Valve puts it, “allows creation of entirely new games on the engine.” The SDK is available to anyone who owns a first-party Source game, lowering the barrier for community developers to build mods and standalone titles.

The signature tool in that SDK is the Hammer World Editor, which Valve’s wiki describes as the editor “used to design and script maps used in games and mods.” Hammer, together with the included game code, gave the community a complete pipeline for level design and total conversions, and Source went on to host an unusually rich modding scene, with several fan mods growing into commercial games in their own right.

Source is also inseparable from Steam, Valve’s digital distribution platform, which launched in the same era and became the delivery and update mechanism for Source games and their mods. The pairing of an accessible SDK with a built-in distribution channel meant community creations could reach players directly, reinforcing the engine’s modding culture.

Historically, Source matters as a continuation of the lineage that runs from id Software’s Quake engine, on which Valve’s earlier GoldSrc was based, into a modern, mod-friendly platform. By shipping engine source in its SDK, leaning on the Hammer editor, and distributing through Steam, Valve made Source one of the most influential engines for user-created content, and it was later succeeded by Source 2.