dragonfly/addons/main/CfgMods.hpp
2026-01-13 20:20:28 -06:00

15 lines
424 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};
};
};