dir = "@HATCHET_INTERACTION_FRAMEWORK"; name = "Hatchet Interaction Framework"; author = "Hatchet Team"; picture = "logo_hatchet_ca.paa"; // Picture displayed from the expansions menu. Optimal size is 2048x1024 hideName = "false"; // Hide the extension name hidePicture = "false"; // Hide the extension menu logoSmall = "logo_hatchet_ca.paa"; // Display next to the item added by the mod 64x64 logo = "logo_hatchet_ca.paa"; // Logo displayed in the main menu 128x128 logoOver = "logo_hatchet_ca.paa"; // When the mouse is over, in the main menu 128x128 tooltip = "Vehicle Interaction System"; tooltipOwned = "Vehicle Interaction System"; // Tool tip displayed when the mouse is left over, in the main menu overview = "Vehicle Interaction System"; // Overview text, displayed from the extension menu description = "Vehicle Interaction System"; // Probably in context with action action = "https://github.com/Project-Hatchet/Interaction-Framework"; // Website URL, that can accessed from the expansions menu actionName = "GitHub"; // label of button/tooltip in extension menu // Color used for DLC stripes and backgrounds (RGBA) dlcColor[] = {1, 0.0, 0.86, 1};