Configuring Hammer++ for Half-Life: Source

From Valve Developer Community
Revision as of 23:32, 4 November 2022 by DrPeeper (talk | contribs) (This key names are hard to type)
Jump to navigation Jump to search

Preparations

1. Install Hammer++ Source SDK Base 2013 Singleplayer to your Half-Life 2/bin directory AND DONT OPEN IT, IT WOULD LEAD TO BAD CONGFIG IF YOU CONFIGURE IT RIGHT NOW 2. Edit HL:S's gameinfo so in between of "hashdcontent 1" and "FileSystem" lines you have "GameData "halflifesource.fgd"" and "InstancePath "[SteamLibraryFolder]\steamapps\common\Half-Life 2\hl1\maps\mapsrc\instances"" It would look somthing like that:

Note.pngNote:"GameData" is needed for instances to work(Also in regular Hammer).
Gameinfo.txt that is ready
Note.pngNote:"InstancePath" is an absolete path to your instance folder.
Note.pngNote:halflifesource.fgd must be placed into Half-Life 2/bin folder.

Configuring