9 lines
428 B
C++
9 lines
428 B
C++
name = "M119"; // Name of your mod
|
|
author = "TBD Team";
|
|
actionName = "Author"; // Text displayed on the "website" button
|
|
action = "https://tbdevent.eu/"; // Website URL, that can accessed from the expansions menu
|
|
tooltipOwned = "TBD Event"; // Tool tip displayed when the mouse is left over, in the main menu
|
|
|
|
// Overview text, displayed from the extension menu
|
|
overview = "M119";
|