name = "Civilian Presence Extended";

author = "Andx";

// --- Expansions Menu ---
// Picture displayed from the expansions menu. Optimal size is 2048x1024
picture             = "img\logo_ca.paa";

// Overview text, displayed from the extension menu
overview            = "This mod extends the Civilian Presence system by adding new civilian variants from existing mods.";

overviewPicture     = "img\logo_ca.paa";                             // Where?
overviewText        = "Civilian Presence Extended";         // Where?
overviewFootnote    = "Civilian Presence Extended";     // Where?

// Action Button, Label/Tooltip
actionName  = "Github";
// Action Button, Website URL
action      = "https://github.com/Andx667/civilian_presence_extended";
// Hide the extension name
hideName    = "false";
// Hide the extension menu
hidePicture = "false";


// --- Main Menu ---
// Logo displayed in the main menu 128x128
logo        = "img\logo_ca.paa";
// When the mouse is over, in the main menu 128x128
logoOver    = "img\logo_ca.paa";
// Tooltip when hovering over the Logo
tooltip         = "Civilian Presence Extended";

// Tool tip displayed when the mouse is left over, in the main menu
description     = "Civilian Presence Extended";      // Where?
tooltipOwned    = "Civilian Presence Extended";            // Where?


// --- Misc. ---
// Display next to the item added by the mod 64x64
logoSmall   = "img\logo_ca.paa";


// --- DLC ---
// Color used for DLC stripes and backgrounds (RGBA)
dlcColor[] =
{
    0.4117647058823529,
    0.0,
    0.0,
    1
};
