1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2024-12-22 17:47:38 +08:00
hl2sdk/creategameprojects.bat
Nicholas Hastings e2781a0000 SDK sync.
2014-02-28 14:08:09 -05:00

4 lines
71 B
Batchfile

pushd %~dp0
devtools\bin\vpc.exe /hl2mp +game /mksln games.sln
popd