This article's documentation is for anything that uses the Source engine. Click here for more information.
This article relates to the software/tool "Source SDK". Click here for more information.

Source SDK Base 2013

From Valve Developer Community
(Redirected fromSDK2013 GettingStarted)
Jump to navigationJump to search
English (en)Translate (Translate)
Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)Translationmark (TranslationMark)Flag-white-i.png
Edit Tabs

Source 2013Source SDK Base 2013 - Singleplayer andSource SDK Base 2013 - Multiplayer are necessary dependencies formods based onSource 2013. They are responsible for bootstrapping the Source engine when launching a mod and include essential parts of thesource code that are not publicly available in the official SDK. Both are available to all Steam users under the 'tools' section on the Library page. As the name implies, Source SDK Base 2013 is locked to theSource 2013 engine branch, to prevent incompatible engine updates from making mods unusable.

Since Source 2013 is split into three sub-branches, there is:


Tip.pngTip:Despite its name, you can make a singleplayer mod usingSource SDK Base 2013 - Multiplayer, but you MUST use the legacy branch (Source 2013 Multiplayer):
  • The Multiplayer branch provides additional features (static prop lightmaps,BSP compression, moreambient cubes pervisleaf, and slightly newer code).
  • This may be desirable over the Singleplayer branch if not using a base mod such asMapbase and not making a single-player mod with game code untouched (this process requires you to modify the code).
Icon-Bug.pngBug:TheTeam Fortress 2 branchTeam Fortress 2 branch version ofSource SDK Base 2013 - Multiplayer makes some changes which break singleplayer mode:

SDK Base versions

There are two versions of Source SDK Base 2013:

Note.pngNote:This branch originally ran onSource 2013 Multiplayer, but it has been upgraded to theTeam Fortress 2 branchTeam Fortress 2 branch, which might be incompatible with mods built on the legacy version ofSource SDK Base 2013 - Multiplayer (that runs onSource 2013 Multiplayer).
To downgrade to legacy version of Source SDK Base 2013 Multiplayer, follow the instructions:
  1. Open Steam, go toSource SDK 2013 Multiplayer, right click Properties
  2. A window will open. Go to "Betas", selectprevious2021 beta branch.
  3. Steam will automatically re-download the files. Once it's done, run Source SDK Base 2013 MP as normal, or use its tools.
Note.pngNote:By default, manysourcemods (includingMapbaseMapbase), will crash when launched, unless you select theupcoming branch.
To selectupcoming branch, follow the instructions:
  1. Open Steam, go toSource SDK 2013 Singleplayer, right click Properties
  2. A window will open. Go to "Betas", selectupcoming beta branch.
  3. Steam will automatically re-download the files. Once it's done, try to launch the mod again.
Icon-Important.pngImportant:As of October 2025, unlikeHalf-Life 2,Portal andHalf-Life: Source,Source SDK Base 2013 Singleplayer hasn't been updated since 2015, and doesn't include any new features fromHalf-Life 2's 20th Anniversary Update orTeam Fortress 2 branch (such asradial fog, classic particles, etc.) aswell asbug fixes introduced with later version ofHalf-Life 2 (and other Source games).
The latest version of Source SDK Base 2013 SP are from June 2014, whileupcoming branch was last updated in September 2014. Gamecode for the SP branch was last updated in September 2015.

Setting up & compiling code

To set up Source SDK 2013 and compiling mods, see:

SDK Base Content

Singleplayer branch

Multiplayer branch

Known issues

If there are any issues or bugs with Source SDK 2013, including SDK Base, search for existing bugs or report it here on GitHub:

Retrieved from "https://developer.valvesoftware.com/w/index.php?title=Source_SDK_Base_2013&oldid=491069"
Categories:
Hidden category: