forked from ALiVEOS/ALiVE.OS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mod.cpp
17 lines (17 loc) · 1.26 KB
/
mod.cpp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
dir = "@ALIVE";
name = "Arma 3 ALiVE";
picture = "x\alive\addons\main\logo_alive.paa";
actionName = "$STR_MOD_LAUNCHER_ACTION";
action = "http://alivemod.com";
description = "Bugtracker: https://github.com/ALiVEOS/ALiVE.OS/issues<br/>Documentation: http://alivemod.com/wiki";
hideName = 1;
hidePicture = 0;
logo = "x\alive\addons\ui\logo_alive_crop.paa";
logoOver = "x\alive\addons\ui\logo_alive_crop.paa";
tooltip = "ALiVE Mod";
tooltipOwned = "ALiVE Mod Owned!";
overview = "ALIVE is the next generation dynamic persistent mission Mod for Arma 3. Developed by Arma community veterans, the easy to use modular mission framework provides everything that players and mission makers need to set up and run realistic military operations in almost any scenario up to Company level, including command, combat support, service support and logistics.";
author = "ALiVE Mod Team";
overviewPicture = "x\alive\addons\main\logo_alive.paa";
overviewText = "Advanced Light Infantry Virtual Environment (ALiVE) - Bringing the Arma 3 sandbox ALiVE!";
overviewFootnote = "<br /><br /><t color='#999999'>This content is under Attribution-NonCommercial-NoDerivs 3.0 Unported License.<br />Press <t /><t color='#19d3ff'>Left Shift + P<t /><t color='#999999'> to open the store page for more information.<t />";