This website requires JavaScript.
Explore
Help
Sign in
valve
/
source-sdk-2013
Watch
0
Star
0
Fork
You've already forked source-sdk-2013
0
mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced
2024-11-27 22:33:05 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
2861c3fbfc
source-sdk-2013
/
mp
/
src
/
creategameprojects
6 lines
80 B
Text
Raw
Normal View
History
Unescape
Escape
Normalize line endings Fixes issue #75.
2013-07-05 19:09:04 +00:00
#!/bin/bash
Make create*projects scripts work independently of cwd
2013-09-28 17:00:23 +00: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 01:26:59 +00:00
devtools/bin/vpc /hl2mp +game /mksln games
Make create*projects scripts work independently of cwd
2013-09-28 17:00:23 +00:00
popd
Reference in a new issue
Copy permalink