ACE3/addons/main
PabstMirror fbe23ee45f
Optionals - Load dynamically based on presence of mod (__has_include) (#9116)
* Optionals - Load dynamically

* Update XEH_preStart.sqf

* Update pboproject.yml

* Update script_macros.hpp

* use addon.toml for hemtt

* Update pboproject.yml

* update all actions

ref
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/upload-artifact@v2.

* Update arma.yml

* Update arma.yml

* Update arma.yml

* Update arma.yml

* Update arma.yml

* Update arma.yml

* Apply suggestions from code review

Co-authored-by: Björn Dahlgren <bjorn@dahlgren.io>

* Update settings.json

* cleanup interm hemtt changes

* Update .github/workflows/arma.yml

* Apply suggestions from code review

Co-authored-by: jonpas <jonpas33@gmail.com>

---------

Co-authored-by: Björn Dahlgren <bjorn@dahlgren.io>
Co-authored-by: jonpas <jonpas33@gmail.com>
2023-04-30 16:53:43 -05:00
..
$PBOPREFIX$ Initial commit. main, core (not complete) and to-merge. 2015-01-11 08:42:31 -08:00
CfgEditorSubcategories.hpp editor icon, editor category, delete on death 2018-01-02 15:56:15 +01:00
CfgModuleCategories.hpp Added shared logistics categories 2015-08-19 16:54:44 +02:00
CfgSettings.hpp Add Global Mobilization Compatibility (#7835) 2021-10-14 10:48:54 -05:00
CfgVehicleClasses.hpp Added shared logistics categories 2015-08-19 16:54:44 +02:00
config.cpp General - Empty units/weapons arryas in acex cfgPatches, Add acex_main (#8518) 2021-10-15 12:54:12 -05:00
README.md Update contribution documents (#8382) 2021-08-16 20:17:56 +01:00
script_component.hpp convert log macros to cba versions (#4282) 2016-10-02 12:55:31 +02:00
script_debug.hpp HEMTT v10 Compatibility (#9105) 2023-02-01 23:28:55 -06:00
script_macros.hpp Optionals - Load dynamically based on presence of mod (__has_include) (#9116) 2023-04-30 16:53:43 -05:00
script_mod.hpp Tagging - Allow tagging vehicles (overwrite "clan" tag) (#8852) 2022-09-04 16:38:09 -05:00
script_version.hpp Prep 3.15.2 2022-09-27 10:47:03 -05:00
stringtable.xml Korean Translation 100% done (#8899) 2022-05-09 20:28:28 -05:00

ace_main

Backbone of other components, defining most of the commonly used macros.