Skip to content

Commit

Permalink
[All] Updated CfgPatches to accommodate new authors value
Browse files Browse the repository at this point in the history
  • Loading branch information
DavisBrown723 committed Jun 2, 2016
1 parent fec39ba commit eba90b1
Show file tree
Hide file tree
Showing 57 changed files with 114 additions and 57 deletions.
3 changes: 2 additions & 1 deletion addons/amb_civ_command/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['amb_civ_command',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"ARJay"};
author = MODULE_AUTHOR;
authors[] = {"ARJay"};
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/amb_civ_placement/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['amb_civ_placement',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"ARJay"};
author = MODULE_AUTHOR;
authors[] = {"ARJay"};
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/amb_civ_population/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['amb_civ_population',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"ARJay"};
author = MODULE_AUTHOR;
authors[] = {"ARJay"};
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/c_tablet/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['c_tablet',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"Tupolov"};
author = MODULE_AUTHOR;
authors[] = {"Tupolov"};
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/civ_placement/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['civ_placement',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"Wolffy_au"};
author = MODULE_AUTHOR;
authors[] = {"Wolffy_au"};
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/composition_a3/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['GRP_A3',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"ARJay"};
author = MODULE_AUTHOR;
authors[] = {"ARJay"};
authorUrl = "http://alivemod.com/";
};
};
3 changes: 2 additions & 1 deletion addons/fnc_analysis/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['FNC_ANALYSIS',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"ARJay"};
author = MODULE_AUTHOR;
authors[] = {"ARJay"};
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/fnc_strategic/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['FNC_STRATEGIC',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"Wolffy_au"};
author = MODULE_AUTHOR;
authors[] = {"Wolffy_au"};
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/grp_a3/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['GRP_A3',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"Wolffy_au"};
author = MODULE_AUTHOR;
authors[] = {"Wolffy_au"};
authorUrl = "http://alivemod.com/";
};
};
3 changes: 2 additions & 1 deletion addons/intro/config.cpp
Expand Up @@ -10,7 +10,8 @@ class CfgPatches
requiredAddons[] = {"ALIVE_main"};
versionDesc = "ALiVE";
VERSION_CONFIG;
author[] = {"Music by Johari"};
author = MODULE_AUTHOR;
authors[] = {"Music by Johari"};
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/m_tablet/config.cpp
Expand Up @@ -10,7 +10,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['m_tablet',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"Spartan [VCB]"};
author = MODULE_AUTHOR;
authors[] = {"Spartan [VCB]"};
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/main/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['MAIN',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {
author = MODULE_AUTHOR;
authors[] = {
"AndrewKhan",
"ARJay",
"Friznit",
Expand Down
3 changes: 2 additions & 1 deletion addons/mil_c2istar/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['sys_aiskill',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = { "ARJay" };
author = MODULE_AUTHOR;
authors[] = { "ARJay" };
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/mil_command/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['MIL_COMMAND',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"ARJay"};
author = MODULE_AUTHOR;
authors[] = {"ARJay"};
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/mil_convoy/CfgPatches.hpp
Expand Up @@ -7,7 +7,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['mil_convoy',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"Gunny"};
author = MODULE_AUTHOR;
authors[] = {"Gunny"};
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/mil_cqb/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['mil_cqb',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"Wolffy_au, Highhead"};
author = MODULE_AUTHOR;
authors[] = {"Wolffy_au, Highhead"};
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/mil_ied/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['mil_ied',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"Tupolov"};
author = MODULE_AUTHOR;
authors[] = {"Tupolov"};
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/mil_intelligence/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['mil_intelligence',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"ARJay"};
author = MODULE_AUTHOR;
authors[] = {"ARJay"};
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/mil_logistics/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['mil_logistics',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"ARJay"};
author = MODULE_AUTHOR;
authors[] = {"ARJay"};
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/mil_opcom/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['mil_opcom',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"Highhead"};
author = MODULE_AUTHOR;
authors[] = {"Highhead"};
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/mil_placement/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['mil_placement',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"Wolffy_au"};
author = MODULE_AUTHOR;
authors[] = {"Wolffy_au"};
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/mil_placement_custom/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['mil_placement',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"ARJay"};
author = MODULE_AUTHOR;
authors[] = {"ARJay"};
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/splashscreen/CfgPatches.hpp
Expand Up @@ -9,7 +9,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['UI',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"ALiVE Team - Wolffy_au, Tupolov, HighHead, Jman, Friznit"};
author = MODULE_AUTHOR;
authors[] = {"ALiVE Team - Wolffy_au, Tupolov, HighHead, Jman, Friznit"};
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/sup_artillery/CfgPatches.hpp
Expand Up @@ -7,7 +7,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['sup_artillery',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"Gunny"};
author = MODULE_AUTHOR;
authors[] = {"Gunny"};
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/sup_cas/CfgPatches.hpp
Expand Up @@ -7,7 +7,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['sup_cas',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"Gunny"};
author = MODULE_AUTHOR;
authors[] = {"Gunny"};
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/sup_combatsupport/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['SUP_COMBATSUPPORT',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"Gunny"};
author = MODULE_AUTHOR;
authors[] = {"Gunny"};
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/sup_command/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['sys_aiskill',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = { "SpyderBlack" };
author = MODULE_AUTHOR;
authors[] = { "SpyderBlack" };
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/sup_group_manager/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['sys_aiskill',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = { "ARJay" };
author = MODULE_AUTHOR;
authors[] = { "ARJay" };
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/sup_multispawn/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['sup_multispawn',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"WobbleyHeadedBob"};
author = MODULE_AUTHOR;
authors[] = {"WobbleyHeadedBob"};
authorUrl = "http://alivemod.com/";
};
};
3 changes: 2 additions & 1 deletion addons/sup_player_resupply/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['sys_aiskill',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = { "ARJay" };
author = MODULE_AUTHOR;
authors[] = { "ARJay" };
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/sup_transport/CfgPatches.hpp
Expand Up @@ -7,7 +7,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['sup_transport',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"Gunny"};
author = MODULE_AUTHOR;
authors[] = {"Gunny"};
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/sys_adminactions/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['SYS_ADMINACTIONS',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"Wolffy_au","Jman"};
author = MODULE_AUTHOR;
authors[] = {"Wolffy_au","Jman"};
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/sys_aiskill/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['sys_aiskill',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = { "ARJay","Jman" };
author = MODULE_AUTHOR;
authors[] = { "ARJay","Jman" };
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/sys_crewinfo/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['SYS_CREWINFO',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"Jman"};
author = MODULE_AUTHOR;
authors[] = {"Jman"};
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/sys_data/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['SYS_DATA',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"Tupolov","Wolffy"};
author = MODULE_AUTHOR;
authors[] = {"Tupolov","Wolffy"};
authorUrl = "http://alivemod.com/";
};
};
3 changes: 2 additions & 1 deletion addons/sys_data_couchdb/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['SYS_DATA_COUCHDB',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"Tupolov"};
author = MODULE_AUTHOR;
authors[] = {"Tupolov"};
authorUrl = "http://alivemod.com/";
};
};
3 changes: 2 additions & 1 deletion addons/sys_gc/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['mil_GC',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"Highhead"};
author = MODULE_AUTHOR;
authors[] = {"Highhead"};
authorUrl = "http://alivemod.com/";
};
};
Expand Down
3 changes: 2 additions & 1 deletion addons/sys_indexer/CfgPatches.hpp
Expand Up @@ -7,7 +7,8 @@ class CfgPatches {
requiredAddons[] = {"ALIVE_main"};
versionDesc = "ALiVE";
VERSION_CONFIG;
author[] = {"Tupolov"};
author = MODULE_AUTHOR;
authors[] = {"Tupolov"};
authorUrl = "http://alivemod.com/";
};
};
3 changes: 2 additions & 1 deletion addons/sys_logistics/CfgPatches.hpp
Expand Up @@ -8,7 +8,8 @@ class CfgPatches {
versionDesc = "ALiVE";
//versionAct = "['SYS_LOGISTICS',_this] execVM '\x\alive\addons\main\about.sqf';";
VERSION_CONFIG;
author[] = {"Highhead"};
author = MODULE_AUTHOR;
authors[] = {"Highhead"};
authorUrl = "http://alivemod.com/";
};
};
3 changes: 2 additions & 1 deletion addons/sys_marker/CfgPatches.hpp
Expand Up @@ -7,7 +7,8 @@ class CfgPatches {
requiredAddons[] = {"ALIVE_main","cba_ui"};
versionDesc = "ALiVE";
VERSION_CONFIG;
author[] = {"Tupolov"};
author = MODULE_AUTHOR;
authors[] = {"Tupolov"};
authorUrl = "http://alivemod.com/";
};
};

0 comments on commit eba90b1

Please sign in to comment.