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

22 lines
450 B
Plaintext
Raw Normal View History

2013-12-03 07:31:46 +04:00
//-----------------------------------------------------------------------------
// 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"