Mods
ArmaForces Mods
Install / Use
/learn @ArmaForces/ModsREADME
<p align="center">
<img src="https://avatars2.githubusercontent.com/u/50863181">
</p>
<p align="center">
<a href="https://github.com/ArmaForces/Mods/issues">
<img src="https://img.shields.io/github/issues-raw/ArmaForces/Mods.svg?label=Issues" alt="ArmaForces Mods Issues">
</a>
<a href="https://github.com/ArmaForces/Mods/blob/master/LICENSE">
<img src="https://img.shields.io/badge/License-GPLv2-red.svg" alt="ArmaForces Mods License">
</a>
<a href="https://github.com/ArmaForces/Mods/actions">
<img src="https://github.com/ArmaForces/Mods/workflows/Arma/badge.svg">
</a>
</p>
<p align="center"><sup><strong>Requires the latest version of <a href="https://github.com/CBATeam/CBA_A3/releases/latest">CBA</a>.</strong></sup></p>
ArmaForces Mods is a collaborative effort by the members of <a href="https//armaforces.com/">ArmaForces</a>, polish Arma 3 community.
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.
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) orhemtt.exe(Windows) orsetup.exe(Windows global install)
Procedure
Replace hemtt with hemtt.exe on Windows.
- Open terminal (Linux) or command line (Windows)
- Run
$ hemtt buildto create a development build (add-fto overwrite already built addons) - Run
$ hemtt build --releaseto create a release build (add-fto overwrite already built release) - Run
$ hemtt cleanto clean build files
Windows Helpers:
- Double-click
build.batto 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:
