Requires the latest version of CBA.
ArmaForces SerialKillers is a gamemode created for the members of ArmaForces, polish Arma 3 community.
Idea based on Arma 2 SerialKillers 2009 gamemode by NeoArmageddon and Mondkalb.
The mod and mission are 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.
- 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)
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
It's recommended to use Visual Studio Code editor with following plugins to ensure equal development environment for all contributors: