Skip to content

Adding a New Server

Daniel Gibbs edited this page Jan 25, 2016 · 1 revision

Edit Games.cfg

Source Engine Example

The top line in this example defines the game. HLSW uses the gamedir variable.

		`['brainbread2'] = {`
			`['Name'] = 'BrainBread 2';`
			`['IconName'] = 'GameType_HL2_BB2';`
		`};`
Clone this wiki locally