dragonfly/addons/main/CfgMods.hpp
Jacob Schmidt bf951fd1f6
Some checks failed
Build / Build (push) Failing after 39s
Initial Repo Setup
2025-01-01 09:33:04 -06:00

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};
};
};