﻿<?xml version="1.0" encoding="utf-8" ?>
<GearsMenu name="XUi_Menu/windows.xml">
	<set xpath="/windows/window[@name='ingameMenu']/@controller">Gears.UI.InGameMenu, Gears</set>

	<insertAfter xpath="/windows/window[@name='ingameMenu']/grid/simplebutton[@name='btnOptions']">
		<simplebutton name="btnMods" depth="3" width="250" height="46" caption_key="gearsUIModsButton" font_size="40"/>
	</insertAfter>

</GearsMenu>