xpdb/addons/main/CfgMods.hpp
Jacob Schmidt 1b6b825653
All checks were successful
Build / Build (push) Successful in 53s
Initial Repo Setup
2025-01-01 21:18:03 -06:00

14 lines
380 B
C++

class CfgMods {
class PREFIX {
dir = "@xpdb";
name = "Arma Database Framework";
author = "J. Schmidt";
picture = "title_co.paa";
hideName = "false";
hidePicture = "false";
action = "";
actionName = "Website";
description = "Arma Database Framework";
dlcColor[] = {0.45, 0.47, 0.41, 1};
};
};