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
2024-12-29 08:15:32 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dbd583b07c
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 23:09:04 +04:00
#!/bin/bash
Make create*projects scripts work independently of cwd
2013-09-28 21:00:23 +04:00
pushd `dirname $0`
Normalize line endings Fixes issue #75.
2013-07-05 23:09:04 +04:00
devtools/bin/vpc /hl2 /episodic +everything /mksln everything
Make create*projects scripts work independently of cwd
2013-09-28 21:00:23 +04:00
popd
Reference in New Issue
Copy Permalink