14 lines
445 B
C++
14 lines
445 B
C++
class CfgMods {
|
|
class PREFIX {
|
|
dir = "@a3f_factions";
|
|
name = "FORGE Factions";
|
|
author = "IDSolutions";
|
|
picture = "A3\Ui_f\data\Logos\arma3_expansion_alpha_ca";
|
|
hideName = "false";
|
|
hidePicture = "false";
|
|
action = "https://innovativedevsolutions.org";
|
|
actionName = "Website";
|
|
description = "Innovative Dev Solutions";
|
|
dlcColor[] = {0.45, 0.47, 0.41, 1};
|
|
};
|
|
}; |