mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Add threeden to required addons and vers to 1.56
This commit is contained in:
parent
7cf912222b
commit
8cb1546569
@ -541,6 +541,24 @@ class CfgPatches {
|
||||
"a3_weapons_f_vests",
|
||||
"a3data",
|
||||
"map_vr",
|
||||
"3den",
|
||||
"a3_anims_f_exp_a",
|
||||
"a3_data_f_exp_a",
|
||||
"a3_data_f_exp_a_virtual",
|
||||
"a3_data_f_exp_b",
|
||||
"a3_functions_f_exp_a",
|
||||
"a3_language_f_exp_a",
|
||||
"a3_missions_f_exp_a",
|
||||
"a3_modules_f_exp_a",
|
||||
"a3_props_f_exp_a",
|
||||
"a3_props_f_exp_a_military",
|
||||
"a3_props_f_exp_a_military_equipment",
|
||||
"a3_sounds_f_exp_a",
|
||||
"a3_sounds_f_mark",
|
||||
"a3_structures_f_exp_a",
|
||||
"a3_structures_f_exp_a_vr_blocks",
|
||||
"a3_structures_f_exp_a_vr_helpers",
|
||||
"a3_ui_f_exp_a",
|
||||
"extended_eventhandlers", "cba_ui", "cba_xeh", "cba_xeh_a3", "cba_jr"
|
||||
};
|
||||
author[] = {ECSTRING(common,ACETeam)};
|
||||
|
@ -12,4 +12,4 @@
|
||||
#define VERSION_AR MAJOR,MINOR,PATCHLVL,BUILD
|
||||
|
||||
// MINIMAL required version for the Mod. Components can specify others..
|
||||
#define REQUIRED_VERSION 1.54
|
||||
#define REQUIRED_VERSION 1.56
|
||||
|
Loading…
Reference in New Issue
Block a user