Project setup
This commit is contained in:
8
mod.cpp
Normal file
8
mod.cpp
Normal file
@@ -0,0 +1,8 @@
|
||||
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";
|
||||
Reference in New Issue
Block a user