sourcemod/configs/adminmenu_cfgs.txt

9 lines
297 B
Plaintext
Raw Normal View History

/**
* 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"
}