﻿The Menu - Read Me

ABOUT:
    This mod was designed with couch players in mind but also highly recommended for desktop use aswell. With The Menu, just about anything that can be done without a keyboard. You can customize the menu anyway you wish allowing flexibility and personalisation. The mod is very adaptive and can make actions and general tasks simpler and cleaner.

REQUIREMENTS:
    RagePluginHook 0.36.877.6833 (http://ragepluginhook.net/)

INSTALLATION:
    Copy "The Menu.xml", "The Menu.dll" and "The Menu"(Folder) To [GTA V Folder]\Plugins
    Copy "AutoItX3.dll", "CQoute.Common.dll" To The Root Of Your GTA V Folder

NOTES:
    The Settings and Configurations are inside "The Menu.xml" File, The current menu is a Place-holder and will need to be changed to suit your own needs.

    Edit "The Menu.xml" file (preferably with notepad++) to customize your menu and change some settings. The Menu is in beta stages and will more than likely contain bugs.
    To load this plugin, Either enable the plugin from ragehook settings menu (launch GTA V via rage hook and click the settings icon) or by pressing F4 while in game which will bring up the RagePluginHooks Console and typing loadplugin "The Menu.dll".


CHANGE LOG:
  [0.7.6]
    (Fixed) Animations will wait for the previous animation to finish

  [0.7.5]
    (Added) Animation command attribute "flags"
	(Changed) Disabled controller input for short time after menu item is selected so it doesn't trigger other actions

  [0.7.4]
    (Changed) Renamed titles and menus to encourage users to change and personalize their menus

  [0.7.3]
    (Fixed) Minor Improvements

  [0.7.2]
    (Fixed) Animation crash

  [0.7.1]
    (Fixed) Cleaned Dev Code
    (Added) Common Library
    (Added) Plugin Command

  [0.7.0]
    (Fixed) Version Checking
    (Added) Custom System Fonts
    (Added) Default MenuList Settings
    (Changed) Renamed author to something more familiar

  [0.6.1]
    (Fixed) Error Initializing

  [0.6.0]
    (Fixed) Going to previous menu where the menu was not meant to be shown
    (Fixed) Recordings being initiated from controller
    (Added) Time command
    (Added) Version check including option to turn on or off
    (Change) Empty title on a menu item will now try to use the first child node inner text before being disregarded

  [0.5.2]
    (Fixed) Remove the need for a dependant library

  [0.5.1]
    (Fixed) Remove the need for a dependant library

  [0.5]
    (Fixed) Rendering of the UI
    (Update) Requires RagePluginHook 0.36.877.6833
    (Added) User interface sounds
    (Added) Menu display controller button delay option
	(Added) Setting - menu default color

  [0.3]
    (Change) Name of condition Match to Exact
    (Added) 'None' option for texture on sub menus
    (Added) Sub items inherits the parents options
    (Added) Template system
    (Added) Animation command

  [0.2.1]
    (Update) Requires RagePluginHook 0.17.639.4039
    (Fixed) Error initializing caused by comments being parsed in an xml file
    
  [0.2]
    Public Release