// HEAD RANGE PLUS: Improved TrackIR Movement for Arma 3
// ORIGINAL AUTHOR: kju
// MODIFIED WITH PERMISSION BY: Feint
// © 2017 Jonathan Hillenbrand - www.feintgames.com
// Modification of this file without the express written permission of the author is strictly prohibited
// VERSION 2.7

name = "Head Range Plus: Improved TrackIR Movement";
picture = "mod_HeadRangePlus.paa";
action = "http://www.feintgames.com/";

/// Logo displayed in the main menu
logo ="mod_HeadRangePlus.paa";
/// Mouseover logo in the main menu
logoOver = "feintlogo5-512.paa";

/// Tool tip displayed when the mouse is over the logo in the main menu
tooltipOwned = "Head Range Plus by Feint";

/// Overview text, displayed from the extansion menu
overview = "This addon adds 6 degrees of freedom to first person view when in aircraft, boats and vehicles in first person when using TrackIR. This includes adding the ability to move your view left/right, up/down and front/back when inside a vehicle.";


/// Hide the extansion name
hideName = 0;
/// Hide the extansion menu
hidePicture = 0;