Requires the latest versions of CBA A3, ACE3 and Hatchet Framework.
The Hatchet H-60 Pack is a helicopter pack that brings realistic H-60 series helicopters to Arma 3, using our custom made Hatchet Framework to add detailed interactive cockpits, we strive to create an authentic representation of the H-60 series helicopter.
The H-60 is built with SConstcut, or for short, SCONS.
To install scons, you require python 3.
To check what python version you have installed, you can use the python --version
command
Once you confirmed you have python installed, you can use the command
python -m pip install scons
To install scons
PATH Warning Important: when installing scons, you might find the following error:
WARNING: The scripts scons-configure-cache.exe, scons.exe and sconsign.exe are installed in 'C:\Users\<user>\AppData\Local\Programs\Python\Python39\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
If you find this, you will have to add the python folder to your PATH. If you don't know how to add variables to your PATH, you can find more information here https://www.architectryan.com/2018/03/17/add-to-the-path-on-windows-10/
Other errors If you find any other errors, please ask the dev team in the Project Hatchet discord server.
Once installed, you should be able to open the project's root folder in your terminal, and run scons
.
This should generate fully built PBOs in your addons folder.
This work is licensed under the Arma Public License No Derivatives