Coded menus for most base plugins
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401542
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
/**
|
||||
* 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"
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
// menu_maplist.ini
|
||||
//
|
||||
// List maps here to be added to the map and votemap sections of the admin menu
|
||||
//
|
||||
de_dust
|
||||
de_dust2
|
||||
de_aztec
|
||||
Reference in New Issue
Block a user