This website requires JavaScript.
Explore
Help
Sign In
MapBase
/
source-sdk-2013-mapbase
Watch
1
Star
0
Fork
0
You've already forked source-sdk-2013-mapbase
mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced
2025-01-28 14:47:56 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
source-sdk-2013-mapbase
/
sp
/
src
/
createallprojects
6 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Normalize line endings Fixes issue #75.
2013-07-05 12:09:04 -07:00
#!/bin/bash
Make create*projects scripts work independently of cwd
2013-09-28 18:00:23 +01:00
pushd `dirname $0`
Normalize line endings Fixes issue #75.
2013-07-05 12:09:04 -07:00
devtools/bin/vpc /hl2 /episodic +everything /mksln everything
Make create*projects scripts work independently of cwd
2013-09-28 18:00:23 +01:00
popd
Reference in New Issue
Copy Permalink