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
4c8466a790
commit
a5577b27f6
@ -1,431 +1,534 @@
|
||||
['ace_ballistics', 'ace_weather']
|
||||
{% if include.component == "advanced_ballistics" %}
|
||||
`ace_ballistics`, `ace_weather`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "advanced_fatigue" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_common', 'ace_weaponselect']
|
||||
{% if include.component == "advanced_throwing" %}
|
||||
`ace_common`, `ace_weaponselect`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "ai" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "aircraft" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_main']
|
||||
{% if include.component == "apl" %}
|
||||
`ace_main`
|
||||
{% endif %}
|
||||
|
||||
['ACE_common', 'ACE_weather']
|
||||
{% if include.component == "atragmx" %}
|
||||
`ACE_common`, `ACE_weather`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction']
|
||||
{% if include.component == "attach" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "backpacks" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "ballistics" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ACE_Interaction']
|
||||
{% if include.component == "captives" %}
|
||||
`ACE_Interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction']
|
||||
{% if include.component == "cargo" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "chemlights" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_main', 'ace_modules']
|
||||
{% if include.component == "common" %}
|
||||
`ace_main`, `ace_modules`
|
||||
{% endif %}
|
||||
|
||||
['ace_apl', 'ace_interaction']
|
||||
{% if include.component == "concertina_wire" %}
|
||||
`ace_apl`, `ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "cookoff" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_weather']
|
||||
{% if include.component == "dagr" %}
|
||||
`ace_weather`
|
||||
{% endif %}
|
||||
|
||||
['ACE_Interaction']
|
||||
{% if include.component == "disarming" %}
|
||||
`ACE_Interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "disposable" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "dogtags" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction']
|
||||
{% if include.component == "dragging" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction']
|
||||
{% if include.component == "explosives" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction']
|
||||
{% if include.component == "fastroping" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction']
|
||||
{% if include.component == "fcs" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "finger" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction']
|
||||
{% if include.component == "flashlights" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "flashsuppressors" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_main']
|
||||
{% if include.component == "fonts" %}
|
||||
`ace_main`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "frag" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_interact_menu']
|
||||
{% if include.component == "gestures" %}
|
||||
`ace_interact_menu`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "gforces" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "goggles" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "grenades" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction', 'ace_movement']
|
||||
{% if include.component == "gunbag" %}
|
||||
`ace_interaction`, `ace_movement`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction']
|
||||
{% if include.component == "hearing" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "hitreactions" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "huntir" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "interact_menu" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_interact_menu']
|
||||
{% if include.component == "interaction" %}
|
||||
`ace_interact_menu`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "inventory" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_main', 'ace_common', 'ace_missileguidance']
|
||||
{% if include.component == "javelin" %}
|
||||
`ace_main`, `ace_common`, `ace_missileguidance`
|
||||
{% endif %}
|
||||
|
||||
['ACE_common', 'ACE_weather']
|
||||
{% if include.component == "kestrel4500" %}
|
||||
`ACE_common`, `ACE_weather`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "laser" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_laser']
|
||||
{% if include.component == "laser_selfdesignate" %}
|
||||
`ace_laser`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "laserpointer" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction']
|
||||
{% if include.component == "logistics_uavbattery" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction']
|
||||
{% if include.component == "logistics_wirecutter" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction']
|
||||
{% if include.component == "magazinerepack" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction']
|
||||
{% if include.component == "map" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "map_gestures" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction']
|
||||
{% if include.component == "maptools" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "markers" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction', 'ace_apl']
|
||||
{% if include.component == "medical" %}
|
||||
`ace_interaction`, `ace_apl`
|
||||
{% endif %}
|
||||
|
||||
['ace_medical']
|
||||
{% if include.component == "medical_ai" %}
|
||||
`ace_medical`
|
||||
{% endif %}
|
||||
|
||||
['ace_medical']
|
||||
{% if include.component == "medical_menu" %}
|
||||
`ace_medical`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "microdagr" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_explosives']
|
||||
{% if include.component == "minedetector" %}
|
||||
`ace_explosives`
|
||||
{% endif %}
|
||||
|
||||
['ace_laser']
|
||||
{% if include.component == "missileguidance" %}
|
||||
`ace_laser`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "missionmodules" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction']
|
||||
{% if include.component == "mk6mortar" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_main']
|
||||
{% if include.component == "modules" %}
|
||||
`ace_main`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "movement" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_apl']
|
||||
{% if include.component == "mx2a" %}
|
||||
`ace_apl`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction']
|
||||
{% if include.component == "nametags" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "nightvision" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "noidle" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "noradio" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "norearm" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "optics" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "optionsmenu" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction']
|
||||
{% if include.component == "overheating" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "overpressure" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "parachute" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "particles" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ACE_Advanced_Ballistics']
|
||||
{% if include.component == "rangecard" %}
|
||||
`ACE_Advanced_Ballistics`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "realisticnames" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "realisticweights" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction']
|
||||
{% if include.component == "rearm" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "recoil" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction']
|
||||
{% if include.component == "refuel" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction']
|
||||
{% if include.component == "reload" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction']
|
||||
{% if include.component == "reloadlaunchers" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction']
|
||||
{% if include.component == "repair" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "respawn" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "safemode" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction']
|
||||
{% if include.component == "sandbag" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "scopes" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction']
|
||||
{% if include.component == "sitting" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "slideshow" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "smallarms" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "spectator" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_apl', 'ace_interaction']
|
||||
{% if include.component == "spottingscope" %}
|
||||
`ace_apl`, `ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "switchunits" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_apl', 'ace_interaction']
|
||||
{% if include.component == "tacticalladder" %}
|
||||
`ace_apl`, `ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction']
|
||||
{% if include.component == "tagging" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "thermals" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction']
|
||||
{% if include.component == "trenches" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction']
|
||||
{% if include.component == "tripod" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "ui" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "vector" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_interaction']
|
||||
{% if include.component == "vehiclelock" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "vehicles" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "viewdistance" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "weaponselect" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "weather" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
['ace_weather']
|
||||
{% if include.component == "winddeflection" %}
|
||||
`ace_weather`
|
||||
{% endif %}
|
||||
|
||||
['ace_apl', 'ace_laser']
|
||||
{% if include.component == "yardage450" %}
|
||||
`ace_apl`, `ace_laser`
|
||||
{% endif %}
|
||||
|
||||
['ace_common']
|
||||
{% if include.component == "zeus" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
Loading…
Reference in New Issue
Block a user