2007-10-13 06:43:42 +02:00
|
|
|
/**
|
|
|
|
* List config files here (relative to moddir) to have them added to the exec config menu list
|
|
|
|
* Left side is the filename, right side is the text to be added to the menu
|
|
|
|
*/
|
|
|
|
Configs
|
|
|
|
{
|
|
|
|
"cfg/server.cfg" "Standard Server Setup"
|
2007-10-22 07:53:38 +02:00
|
|
|
"cfg/sourcemod/sm_warmode_on.cfg" "War Mode On"
|
|
|
|
"cfg/sourcemod/sm_warmode_off.cfg" "War Mode Off"
|
2007-10-22 05:41:05 +02:00
|
|
|
}
|