mirror of
https://github.com/fortressforever/fortressforever-2013.git
synced 2025-02-15 08:32:15 +00:00
linux vpc running barfer scripts
This commit is contained in:
parent
2c2d486a9d
commit
1d6736cb3c
2 changed files with 5 additions and 0 deletions
2
mp/src/createallprojects_ff
Executable file
2
mp/src/createallprojects_ff
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
devtools/bin/vpc /ff +everything /mksln everything_ff
|
3
mp/src/creategameprojects_ff
Executable file
3
mp/src/creategameprojects_ff
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
devtools/bin/vpc /ff +game /mksln game_ff
|
Loading…
Reference in a new issue