5d72810449
renamed config files for adminmenu cleaned up execcfg menu code --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401598
9 lines
297 B
Plaintext
9 lines
297 B
Plaintext
/**
|
|
* 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"
|
|
} |