/// Name of your mod name = "AFTERMATH"; /// Picture displayed from the Expansions menu picture = "\Sterben_TOP\AFTERMATH\Images\picture.paa"; /// Display next to the item added by the mod logoSmall = "\Sterben_TOP\AFTERMATH\Logos\logosmall.paa"; /// Logo displayed in the main menu logo = "\Sterben_TOP\AFTERMATH\Logos\logo.paa"; /// When the mouse is over, in the main menu logoOver = "\Sterben_TOP\AFTERMATH\Logos\logoOver.paa"; /// Website URL, that can accessed from the extansion menu action = "https://discord.gg/eQBzTfG"; /// Tool tip displayed when the mouse is left over, in the main menu tooltipOwned = "by AFTERMATH TEAM"; /// Color used for DLC stripes and backgrounds dlcColor[] = { 0.23, // Red 0.39, // Green 0.30, // Blue 1 // Alpha }; /// Overview text, displayed from the extansion menu overview = "Ask us questions and see the development state in our discord https://discord.gg/eQBzTfG Good luck on the wastes.
AFTERMATH TEAM:
Lukashov Stanislav (Sterben_TOP)
Igor_Nikolaev (Maxine)"; /// Hide the extansion name hideName = 0; /// Hide the extansion menu hidePicture = 0;