I created it for my projects, but this does not mean that others cannot use it, maybe you will find something useful here ¯_(ツ)_/¯
Code is not permissable to repack in your mod, you need to include it as requiredAddons, and use the mod from SteamWorkshop on the server. You are not allowed to monetized this mod unless your mod is an Approved Monetized Server. And access or use of this mod is not part of the monetization.
To work with databases you will need DFrameworkBridge link is below.
class CfgPatches
{
class YourModName
{
units[] = {};
weapons[] = {};
requiredVersion = 0.1;
requiredAddons[] = {"DFramework","DZ_Scripts"};
};
};
Trello for your ideas: link
DFrameworkBridge: link
DFramework Wiki: link
DayZ Wiki: link
SteamWorkshop: link