* Added support for building shaders in your mod
* Added nav mesh support * fixed many warnings and misc bugs * Fixed the create*projects scripts in mp * Added a bunch of stuff to .gitignore
This commit is contained in:
@@ -19,6 +19,11 @@ $Project "client"
|
||||
"game\client\client_hl2mp.vpc" [($WIN32||$POSIX) && $HL2MP]
|
||||
}
|
||||
|
||||
$Project "game_shader_dx9"
|
||||
{
|
||||
"materialsystem\stdshaders\game_shader_dx9_hl2mp.vpc" [$HL2MP]
|
||||
}
|
||||
|
||||
$Project "glview"
|
||||
{
|
||||
"utils\glview\glview.vpc" [$WIN32]
|
||||
|
||||
Reference in New Issue
Block a user