forked from nicholasclark-artist/DCG
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmod.cpp
More file actions
15 lines (15 loc) · 726 Bytes
/
mod.cpp
File metadata and controls
15 lines (15 loc) · 726 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name = "Dynamic Combat Generator 0.0.0";
author = "Nicholas Clark (SENSEI)";
description = "DCG - Version 0.0.0";
picture = "d\dcg\addons\main\media\dcg_logo_L.paa";
logoSmall = "d\dcg\addons\main\media\dcg_gear_S.paa";
logo = "d\dcg\addons\main\media\dcg_gear_L.paa";
logoOver = "d\dcg\addons\main\media\dcg_gear_S.paa";
actionName = "GitHub";
action = "https://github.com/nicholasclark-artist/dcg";
hidePicture = 0;
hideName = 0;
tooltip = "DCG";
tooltipOwned = "DCG Owned";
overview = "Dynamic Combat Generator is an Arma 3 mod designed to help mission makers quickly enhance their cooperative scenarios by supplying a collection of easy to use, modular addons.";
overviewPicture = "d\dcg\addons\main\media\dcg_gear_L.paa";