/// Name of your mod name = "ITC Aircraft"; /// Picture displayed from the expansions menu/ Optimal size is 2048x1024, other sizes work too picture = "\\itc_air\data\UI\ITC.paa"; /// Display next to the item added by the mod logoSmall = "\itc_air\data\UI\ITC.paa"; /// Logo displayed in the main menu logo = "\itc_air\data\UI\ITC.paa"; /// When the mouse is over, in the main menu logoOver = "\itc_air\data\UI\ITC.paa"; /// Website URL, that can accessed from the expansions menu action = "https://github.com/YannikH/itc_air"; /// Overview text, displayed from the extension menu overview = "ITC Aircraft improvements.";