14 lines
216 B
INI
14 lines
216 B
INI
|
|
||
|
//
|
||
|
// Use this file to mount additional paths to the filesystem
|
||
|
// DO NOT add a slash to the end of the filename
|
||
|
//
|
||
|
|
||
|
"mountcfg"
|
||
|
{
|
||
|
"cstrike" "/home/steam/css/cstrike"
|
||
|
// "tf" "C:\mytf2server\tf"
|
||
|
}
|
||
|
|
||
|
|