Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1015 Bytes

README.md

File metadata and controls

34 lines (27 loc) · 1015 Bytes

Gruppe Adler Extras

GitHub tag build

Gruppe Adler Extras is a collection of Gruppe Adler original addons that add new functionality or modify and improve existing functionality to suit our Arma gameplay. The main difference to Gruppe Adler Mod is that addons included in this mod can have additional dependencies (other than CBA / ACE).

Dependencies

  • CBA
  • ACE3
  • TFAR
  • RHS
  • GM

For Developers

We're using HEMTT.

Releasing

  • Update addons\main\script_version.hpp
  • Commit your changes
  • Create tag on GitHub
  • NO NEED to upload the built mod. A GitHub Action workflow will take care of that

Building

On Linux:

hemtt build --release

On Windows:

start build-hemtt.bat