name		= "Šumava";								// Name of your mod
picture 	= "brf\brf_sumava\data\sumavaThumbnail.paa"; 		// Picture displayed from the expansions menu. Optimal size is 2048x1024
logoSmall	= "brf\brf_sumava\data\sumavaLogo.paa";	// Display next to the item added by the mod
logo		= "brf\brf_sumava\data\sumavaLogo.paa";			// Logo displayed in the main menu
logoOver	= "brf\brf_sumava\data\sumavaLogo.paa";		// When the mouse is over, in the main menu
//action		= "https://example.org/my-mod-page";			// Website URL, that can accessed from the expansions menu
tooltipOwned = "Šumava";								// 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 = "Unleash your creativity! Here goes the long description of your mod. A nebo taky ne, tohle stejně nikdo nečte.<br /><br />Po požití hašiše,<br />ležím skuče na břiše.<br />Div mi slzy nekanou,<br />příště si dám sekanou!";
hideName	= 0;	// Hide the extension name
hidePicture	= 0;	// Hide the extension menu

publishedid = 2947655994;