source-sdk-2013-mapbase/mp/src/vpc_scripts/default.vgc
2013-12-02 19:46:31 -08:00

22 lines
450 B
Plaintext

//-----------------------------------------------------------------------------
// 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"