9 lines
297 B
INI
9 lines
297 B
INI
|
/**
|
||
|
* 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"
|
||
|
"cfg/sourcemod/sourcemod.cfg" "SourceMod Settings"
|
||
|
}
|