Source SDK Base: Difference between revisions
Jump to navigation
Jump to search
Note:The version of SDK Base this article represents (AppID 215) has been superseded by Source SDK Base - Orange Box (AppID 218), which was created due to a break in Source's backward compatibility. You will not encounter any particular problems using this version, but switching to the Orange Box is recommended.
mNo edit summary |
TomEdwards (talk | contribs) (cleaned) |
||
Line 1: | Line 1: | ||
{{otherlang2 | {{otherlang2 | ||
| ru = Source SDK Base:ru}} | | ru = Source SDK Base:ru | ||
__NOTOC__ | }} __NOTOC__ | ||
'''Source SDK Base''' is a game/tool, shared between all owners of Valve Source games, on which modders can base their projects. Both singleplayer and multiplayer mods can use it. | |||
[ | [http://store.steampowered.com/search/?category2=16 Games that provide access to SDK Base are listed here]. The free copies of them available through hardware promotions ''do not'' provide access. | ||
{{note|The version of SDK Base this article represents (AppID 215) has been superseded by [[Source SDK Base - Orange Box]] (AppID 218), which was created due to a break in Source's backward compatibility. You will not encounter any particular problems using this version, but switching to the Orange Box is recommended.}} | |||
== Content == | |||
* Source SDK Base (<code>sourcetest</code>) | |||
* [[Half-Life 2: Lost Coast]] (<code>lostcoast</code>) | |||
* Source shared (<code>hl2</code>) | |||
==FAQ== | ==FAQ== | ||
; Where can I find Source SDK Base? | |||
: In Steam's ''Tools'' tab. You will be prompted to install it when first running a mod, or you can [steam://install/215 install it yourself]. There is no need to run it directly. | |||
' | ; Do I have to base my mod on Source SDK Base? | ||
: No, you can base on any game. But bear in mind that: | |||
:# You are restricting the size of your audience if you require a specific purchase. | |||
:# Multiplayer games may break your mod by updating to an incompatible branch of the engine. This has already happened with [[DOD Source]]. | |||
No. | ; How can I use additional Steam content? | ||
: See [[Gameinfo.txt#Mounting content]]. | |||
See [[ | |||
[[Category:Tools]] | [[Category:Tools]] |
Revision as of 07:09, 1 January 2010
Source SDK Base is a game/tool, shared between all owners of Valve Source games, on which modders can base their projects. Both singleplayer and multiplayer mods can use it.
Games that provide access to SDK Base are listed here. The free copies of them available through hardware promotions do not provide access.

Content
- Source SDK Base (
sourcetest
) - Half-Life 2: Lost Coast (
lostcoast
) - Source shared (
hl2
)
FAQ
- Where can I find Source SDK Base?
- In Steam's Tools tab. You will be prompted to install it when first running a mod, or you can install it yourself. There is no need to run it directly.
- Do I have to base my mod on Source SDK Base?
- No, you can base on any game. But bear in mind that:
- You are restricting the size of your audience if you require a specific purchase.
- Multiplayer games may break your mod by updating to an incompatible branch of the engine. This has already happened with DOD Source.
- How can I use additional Steam content?
- See Gameinfo.txt#Mounting content.