This tutorial will walk you through setting up Hammer for GoldenEye: Source.
This section is for setting up the Source SDK to work with your first Source 2007-based mod or game.
If you already have a Source Engine 2007-based game configured with the Source SDK, skip to the next section, as these instructions are unnecessary and will overwrite your existing GameConfig.
"Configs"
{
"Games"
{
"GoldenEye: Source"
{
}
}
"SDKVersion" "3"
}
There are some options here that we need to modify in the Game Configuration and Build Programs tabs.
tools\toolsskybox$SteamUserDir\Source SDK Base 2007\hl2$SteamDir\steamapps\sourcemods\gesource$SteamUserDir\Source SDK Base 2007\hl2.exe$SteamUserDir\SourceSDK\bin\source2007\bin\vbsp.exe$SteamUserDir\SourceSDK\bin\source2007\bin\vvis.exe$SteamUserDir\SourceSDK\bin\source2007\bin\vrad.exe$SteamDir\steamapps\sourcemods\gesource\mapsWith these settings configured, click OK and restart Hammer. You're ready to build your first map!