This article's documentation is for anything that uses the Source engine. Click here for more information.

Source SDK Base 2013: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Removed redirect to Source SDK 2013)
Tag: Removed redirect
No edit summary
Line 1: Line 1:
{{LanguageBar}}
'''Source SDK Base 2013''' is a game/tool available to all Steam users which, as the name suggest, is locked to {{src13|1}} engine branch, to prevent incompatible engine updates from making your mod unusable.
'''Source SDK Base 2013''' is a game/tool available to all Steam users which, as the name suggest, is locked to {{src13|1}} engine branch, to prevent incompatible engine updates from making your mod unusable.
=== SDK Base versions ===
=== SDK Base versions ===
Line 14: Line 15:
* [[Source SDK 2013|Setting up Source SDK Base 2013 Multiplayer (TF2 branch)]]
* [[Source SDK 2013|Setting up Source SDK Base 2013 Multiplayer (TF2 branch)]]
* [[Source SDK 2013|Setting up Source SDK Base 2013 Singleplayer]]
* [[Source SDK 2013|Setting up Source SDK Base 2013 Singleplayer]]
[[Category:Source SDK]]
 
[[Category:Tools]]
{{Source topicon}}

Revision as of 05:17, 22 February 2025

English (en)Translate (Translate)

Source SDK Base 2013 is a game/tool available to all Steam users which, as the name suggest, is locked to Source 2013 engine branch, to prevent incompatible engine updates from making your mod unusable.

SDK Base versions

There are two versions of Source SDK Base(s) 2013:

To downgrade to legacy version of Source SDK Base 2013 Multiplayer, follow the instructions:

1. Open Steam, go to Source SDK 2013 Multiplayer, right click Properties
2. A window will open. Go to "Betas", select previous2021 beta branch.
3. Steam will automatically re-download the files. Once it's done, run Source SDK Base 2013 MP as normal, or use it's tools.

Compiling code

To set up Source SDK 2013 and compiling the game, see: