name = "Aliabad Region"; /// Picture displayed from the expansions menu/ Optimal size is 2048x1024, other sizes work too picture = "media\main.paa"; /// Logo displayed in the main menu logo = "\MCN\MCN_Aliabad\gfx\pictureicon.paa"; /// When the mouse is over, in the main menu logoOver = "\MCN\MCN_Aliabad\gfx\pictureicon.paa"; /// Website URL, that can accessed from the expansions menu //action = "https://community.bistudio.com/wiki/Mod_Presentation"; /// Tool tip displayed when the mouse is left over, in the main menu tooltipOwned = "Aliabad Region"; /// Color used for DLC stripes and backgrounds (RGBA) dlcColor[] = { 0.23, 0.39, 0.30, 1 }; /// Overview text, displayed from the extension menu overview = "Aliabad Region A3 Version. Aliabad is a coastal region somewhere in Takistan (or another similar country), it consists of some farmlands, settlements, rolling hills and some canyons."; /// Hide the extension name hideName = 0; /// Hide the extension menu hidePicture = 0;