mirror of
https://github.com/celisej567/BCWSsrc.git
synced 2026-01-03 18:11:08 +03:00
added bat equivalent of https://github.com/ValveSoftware/source-sdk-2013/pull/196
This commit is contained in:
@@ -1 +1,3 @@
|
||||
pushd %~dp0
|
||||
devtools\bin\vpc.exe /hl2mp +everything /mksln everything.sln
|
||||
popd
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
pushd %~dp0
|
||||
devtools\bin\vpc.exe /hl2mp +game /mksln games.sln
|
||||
popd
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
pushd %~dp0
|
||||
devtools\bin\vpc.exe /hl2 /episodic +everything /mksln everything.sln
|
||||
popd
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
pushd %~dp0
|
||||
devtools\bin\vpc.exe /hl2 /episodic +game /mksln games.sln
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user