mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
[Docs] Update component dependencies
Automatically committed through CI. [ci skip]
This commit is contained in:
parent
7b51e16adf
commit
1e30e1371e
@ -515,19 +515,19 @@
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "compat_rhs_afrf3" %}
|
||||
`ace_explosives`, `ace_csw`, `ace_rearm`, `ace_refuel`, `ace_repair`, `rhs_c_weapons`, `rhs_c_airweapons`, `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_explosives`, `ace_csw`, `ace_rearm`, `ace_refuel`, `ace_repair`, `rhs_main_loadorder`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "compat_rhs_gref3" %}
|
||||
`ace_explosives`, `ace_csw`, `rhsgref_main`, `rhsgref_c_weapons`
|
||||
`ace_explosives`, `ace_csw`, `rhsgref_main_loadorder`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "compat_rhs_saf3" %}
|
||||
`ace_explosives`, `rhssaf_c_weapons`, `rhssaf_main`
|
||||
`ace_explosives`, `rhssaf_main_loadorder`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "compat_rhs_usf3" %}
|
||||
`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`
|
||||
`ace_explosives`, `ace_javelin`, `ace_rearm`, `ace_refuel`, `ace_repair`, `ace_csw`, `rhsusf_main_loadorder`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "compat_rksl_pm_ii" %}
|
||||
|
Loading…
Reference in New Issue
Block a user