Convert CfgPatches to new Eden format and CBA 2.4.1 compatibility

This commit is contained in:
jonpas
2016-05-31 21:14:43 +02:00
parent d7b239f487
commit 6730d016c2
109 changed files with 371 additions and 239 deletions

View File

@ -6,8 +6,9 @@ class CfgPatches {
weapons[] = {"ACE_Vector", "ACE_VectorDay"};
requiredVersion = REQUIRED_VERSION;
requiredAddons[] = {"ace_common"};
author[] = {"Ghost","Hamburger SV","commy2","bux578"};
authorUrl = "https://github.com/commy2/";
author = ECSTRING(common,ACETeam);
authors[] = {"Ghost","Hamburger SV","commy2","bux578"};
url = "http://ace3mod.com";
VERSION_CONFIG;
};
};