ramdb/addons/main/CfgMods.hpp
Jacob Schmidt 2611ad7706
All checks were successful
Build / Build (push) Successful in 33s
Removed old docs.
2026-01-13 20:29:22 -06:00

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