source-sdk-2013-mapbase/mp/src/vpc_scripts/default.vgc

22 lines
471 B
Plaintext
Raw Normal View History

//-----------------------------------------------------------------------------
// DEFAULT.VGC
//
// Configurations for all Source(TM) Projects
//-----------------------------------------------------------------------------
////////////////
// Game Names //
////////////////
$Games
{
"HL2MP"
}
// Makes the VPC scripts work in the SDK's context
$Conditional "SOURCESDK" "1"
$Include "vpc_scripts\projects.vgc"
$Include "vpc_scripts\groups.vgc"