ramdb/addons/main/CfgMods.hpp
Jacob Schmidt 885cc267c5
All checks were successful
Build / Build (push) Successful in 1m41s
Initial Repo Setup
2024-11-10 14:33:22 -06:00

14 lines
403 B
C++

class CfgMods {
class PREFIX {
dir = "@ArmaRAMDb";
name = "ArmaRAMDb";
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};
};
};