Skip to content

ArmaForces/a3_addon_template

Repository files navigation

ArmaForces NEW_MOD_REPO_NAME Issues ArmaForces NEW_MOD_REPO_NAME License

Requires the latest version of CBA.

ArmaForces NEW_MOD_REPO_NAME is a collaborative effort by the members of ArmaForces, polish Arma 3 community.

TODO ADJUST MAIN PURPOSE Main purpose of this addon is to bend and adjust Arma 3 game features to the Group gameplay needs and style.

The mod is on the same foundation as the ACE3 mod, using its framework, systems, tools and standards. It is entirely open-source and licensed under the GNU General Public License (GPLv2).

Huge appreciation and thanks to ACE3 Team for their open-source nature and permission to use their systems.

Replace NEW_MOD_REPO_NAME, NEW_MOD_PRETTY, NEW_MOD_SNAKE, NEW_MOD_ABBR and NEW_MOD_ABBR_CAPS with name of your mod like in examples below.

  • Mods, Mods, mods, afm, AFM
  • MissionFramework, Mission Framework, mission_framework, afmf, AFMF

Setup

Requirements

  • Arma 3
  • Arma 3 Tools (available on Steam)
  • Run Arma 3 and Arma 3 Tools directly from Steam once to install registry entries (and again after every update)
  • HEMTT binary placed in project root or globally installed
    • hemtt (Linux) or hemtt.exe (Windows) or setup.exe (Windows global install)

Procedure

Replace hemtt with hemtt.exe on Windows.

  • Open terminal (Linux) or command line (Windows)
  • Run $ hemtt build to create a development build (add -f to overwrite already built addons)
  • Run $ hemtt build --release to create a release build (add -f to overwrite already built release)
  • Run $ hemtt clean to clean build files

Windows Helpers:

  • Double-click build.bat to create a development build

Recommended tools

It's recommended to use Visual Studio Code editor with following plugins to ensure equal development environment for all contributors:

About

AF Addon template for A3 using CBA macros

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published