This website requires JavaScript.
Explore
Help
Sign In
Backups
/
hl2sdk
Watch
1
Star
0
Fork
0
You've already forked hl2sdk
mirror of
https://github.com/alliedmodders/hl2sdk.git
synced
2025-09-19 03:56:10 +08:00
Code
Activity
Files
820616e9fc458d0c7119416c5a10e02dd048a34a
hl2sdk
/
createallprojects
6 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
SDK sync.
2014-02-28 14:08:09 -05:00
#!/bin/bash
pushd `dirname $0`
devtools/bin/vpc /hl2mp +everything /mksln everything
popd
Copy Permalink