GitHub build workflows (#204)

This commit is contained in:
Blixibon
2022-10-21 12:49:33 -05:00
committed by GitHub
parent 03fffae585
commit 3f5807f1fd
14 changed files with 526 additions and 10 deletions

5
sp/src/createshadersprojects Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
pushd `dirname $0`
devtools/bin/vpc /hl2 /episodic +shaders /mksln shaders
popd