update build process

This commit is contained in:
Lars Olzem
2018-08-17 02:49:09 +01:00
parent ec78959cee
commit 002b9b117d
14 changed files with 29 additions and 183 deletions

19
cfg/mount.cfg Normal file
View File

@@ -0,0 +1,19 @@
//
// Use this file to mount additional paths to the filesystem
// DO NOT add a slash to the end of the filename
//
"mountcfg"
{
//"cstrike" ""
//"hl1" ""
//"hl1_hd" ""
//"hl2" ""
//"hl2mp" ""
//"episodic" ""
//"ep2" ""
//"lostcoast" ""
}

11
cfg/mountdepots.txt Normal file
View File

@@ -0,0 +1,11 @@
"gamedepotsystem"
{
//"cstrike" "1"
//"hl1" "1"
//"hl1_hd" "1"
//"hl2" "1"
//"hl2mp" "1"
//"episodic" "1"
//"ep2" "1"
//"lostcoast" "1"
}