The Ship SDK
Jump to navigation
Jump to search

Availability
Included in the unofficial The Ship SDK are CST (modified), VMEX (modified), The Ship's FGD, and Deckplanner. Download the The Ship SDK here. The Ship SDK utilizes the Source SDK, which is packaged along with Valve's major Source games. Visit this page to see a complete list of Source games that include the Source SDK. Purchase Half-Life 2: Deathmatch for only $9.95 to get full access to the Source SDK.
Download the latest FGD release with the SDK update (03/31/07) here.
To run the deckplan script generator, you must have Microsoft .NET Framework Version 2.0 installed.
News
Saturday March 31, 2007 SDK Update
- Adopted the official Outerlight FGD provided by [OL]Subs (Neil Davidson from Outerlight)
- Added a tool called deckplanner which can be found in ..\sourcesdk\bin\deckplanner
- Algorithm provided by [OL]Subs
- Added some sample deckplan files provided by [OL]Subs
Installation
- Replace all instances of <username> with your Steam username.
- Copy all files in The_Ship_SDK.zip to your "..\Steam\SteamApps\<username>" folder.
- Open "..\Steam\SteamApps\<username>\sourcesdk\bin\GameConfig.txt" and add the following entry.
Note:If no GameConfig.txt exists, run the Source SDK once.
Before
} "SDKVersion" "2"
Add
"The Ship" { "GameDir" "c:\program files\steam\steamapps\<username>\the ship\ship" "hammer" { "GameData0" "c:\program files\steam\steamapps\<username>\sourcesdk\bin\The_Ship.fgd" "TextureFormat" "5" "MapFormat" "4" "DefaultTextureScale" "0.250000" "DefaultLightmapScale" "16" "GameExe" "C:\Program Files\Steam\SteamApps\<username>\the ship\ship.exe" "DefaultSolidEntity" "func_detail" "DefaultPointEntity" "info_player_deathmatch" "BSP" "C:\Program Files\Steam\SteamApps\<username>\sourcesdk\bin\cstbsp-ts.exe" "Vis" "C:\Program Files\Steam\SteamApps\<username>\sourcesdk\bin\cstvis-ts.exe" "Light" "C:\Program Files\Steam\SteamApps\<username>\sourcesdk\bin\cstrad-ts.exe" "GameExeDir" "C:\program files\steam\steamapps\<username>\the ship" "MapDir" "c:\program files\steam\steamapps\<username>\the ship\sourcesdk_content\ship\mapsrc" "BSPDir" "C:\Program Files\Steam\SteamApps\<username>\the ship\ship\maps" "CordonTexture" "tools\toolsskybox" "MaterialExcludeCount" "0" } }
Usage



See Also
- Category:The Ship
- The Ship Single Player: Starting your Mod
- Get technical support by going here or by sending a message to tsdodo@gmail.com.