14 lines
423 B
C++
14 lines
423 B
C++
class CfgMods {
|
|
class PREFIX {
|
|
dir = "@ArmaDragonflyClient";
|
|
name = "ArmaDragonflyClient";
|
|
author = "IDSolutions";
|
|
picture = "title_co.paa";
|
|
hideName = "false";
|
|
hidePicture = "false";
|
|
action = "https://innovativedevsolutions.org/";
|
|
actionName = "Website";
|
|
description = "Innovative Dev Solutions";
|
|
dlcColor[] = {1, 0.0, 0.86, 1};
|
|
};
|
|
}; |