mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
[Docs] Update component dependencies
Automatically committed through Travis CI. [ci skip]
This commit is contained in:
parent
9ffca544a6
commit
4f52105c23
@ -66,6 +66,10 @@
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "csw" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "dagr" %}
|
||||
`ace_weather`
|
||||
{% endif %}
|
||||
@ -86,6 +90,10 @@
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "dragon" %}
|
||||
`ace_hot`, `ace_csw`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "explosives" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
@ -279,7 +287,7 @@
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "mk6mortar" %}
|
||||
`ace_interaction`
|
||||
`ace_csw`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "modules" %}
|
||||
@ -499,15 +507,15 @@
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "compat_rhs_afrf3" %}
|
||||
`ace_rearm`, `ace_refuel`, `ace_repair`, `rhs_c_weapons`, `rhs_c_troops`, `rhs_c_bmd`, `rhs_c_bmp`, `rhs_c_bmp3`, `rhs_c_a2port_armor`, `rhs_c_btr`, `rhs_c_sprut`, `rhs_c_t72`, `rhs_c_tanks`, `rhs_c_a2port_air`, `rhs_c_a2port_car`, `rhs_c_cars`, `rhs_c_trucks`, `rhs_c_2s3`, `rhs_c_rva`, `rhs_c_heavyweapons`
|
||||
`ace_csw`, `ace_rearm`, `ace_refuel`, `ace_repair`, `rhs_c_weapons`, `rhs_c_troops`, `rhs_c_bmd`, `rhs_c_bmp`, `rhs_c_bmp3`, `rhs_c_a2port_armor`, `rhs_c_btr`, `rhs_c_sprut`, `rhs_c_t72`, `rhs_c_tanks`, `rhs_c_a2port_air`, `rhs_c_a2port_car`, `rhs_c_cars`, `rhs_c_trucks`, `rhs_c_2s3`, `rhs_c_rva`, `rhs_c_heavyweapons`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "compat_rhs_gref3" %}
|
||||
`rhsgref_main`, `rhsgref_c_weapons`
|
||||
`ace_csw`, `rhsgref_main`, `rhsgref_c_weapons`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "compat_rhs_usf3" %}
|
||||
`ace_explosives`, `ace_javelin`, `ace_rearm`, `ace_refuel`, `ace_repair`, `rhsusf_c_weapons`, `rhsusf_c_troops`, `rhsusf_c_m1a1`, `rhsusf_c_m1a2`, `RHS_US_A2_AirImport`, `rhsusf_c_m109`, `rhsusf_c_HEMTT_A4`, `rhsusf_c_hmmwv`, `rhsusf_c_rg33`, `rhsusf_c_fmtv`, `rhsusf_c_m113`, `RHS_US_A2Port_Armor`, `rhsusf_c_melb`
|
||||
`ace_explosives`, `ace_javelin`, `ace_rearm`, `ace_refuel`, `ace_repair`, `ace_csw`, `rhsusf_c_weapons`, `rhsusf_c_troops`, `rhsusf_c_m1a1`, `rhsusf_c_m1a2`, `RHS_US_A2_AirImport`, `rhsusf_c_m109`, `rhsusf_c_HEMTT_A4`, `rhsusf_c_hmmwv`, `rhsusf_c_rg33`, `rhsusf_c_fmtv`, `rhsusf_c_m113`, `RHS_US_A2Port_Armor`, `rhsusf_c_melb`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "compat_rksl_pm_ii" %}
|
||||
|
Loading…
Reference in New Issue
Block a user