name = "OCAP"; // Name of your mod picture = "logo_ocap.paa"; // Picture displayed from the expansions menu. Optimal size is 2048x1024 //logoSmall = "\Samples_F\Data_01\Logos\logo_small.paa"; // Display next to the item added by the mod //logo = "\Samples_F\Data_01\Logos\logo.paa"; // Logo displayed in the main menu //logoOver = "\Samples_F\Data_01\Logos\logoOver.paa"; // When the mouse is over, in the main menu actionName = "Github"; // Text displayed on the "website" button action = "https://github.com/OCAP2/OCAP"; // Website URL, that can accessed from the expansions menu tooltipOwned = "Operation Capture and Playback 2"; // Tool tip displayed when the mouse is left over, in the main menu // Color used for DLC stripes and backgrounds (RGBA) dlcColor[] = { 0.23, 0.39, 0.30, 1 }; // Overview text, displayed from the extension menu overview = "OCAP is a tool for Arma 3 that facilitates recording and playback of operations on an interactive web-based map. Reveal where the enemy was located, analyze how each group carried out their assaults, and find out who engaged who, when, and with what. Use it simply for fun or as a training tool to see how well your group performs on ops."; hideName = 0; // Hide the extension name hidePicture = 0; // Hide the extension menu