1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-09-20 04:26:03 +08:00
Files
hl2sdk/vpc_scripts/default.vgc

29 lines
458 B
Plaintext
Raw Normal View History

2025-02-19 18:39:00 -05:00
//-----------------------------------------------------------------------------
// DEFAULT.VGC
//
// Configurations for all Source(TM) Projects
//-----------------------------------------------------------------------------
////////////////
// Game Names //
////////////////
$Games
{
"CSTRIKE"
"DOD"
"EPISODIC"
"HL1"
"HL1MP"
"HL2"
"HL2MP"
"LOSTCOAST"
"PORTAL"
"SDK"
"TF"
}
$Include "vpc_scripts\projects.vgc"
$Include "vpc_scripts\groups.vgc"