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
756caa92e4
source-sdk-2013-mapbase
/
mp
/
src
/
createallprojects
6 lines
91 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`
* Added support for building shaders in your mod * Added nav mesh support * fixed many warnings and misc bugs * Fixed the create*projects scripts in mp * Added a bunch of stuff to .gitignore
2013-07-18 05:26:59 +04:00
devtools/bin/vpc /hl2mp +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