"doormod_menu"
{
	"title"				"Door mod main"
	
	"controls"
	{
		"button"
		{
		  	"label"			"Doors"
	  	  	"command"		"gm_context doors"
		}
		"button"
		{
		  	"label"			"button maker"
	  	  	"command"		"gm_context button_maker"
		}
	}
}